1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-02 15:37:45 +02:00

Update larbs.sh

This commit is contained in:
Marten Kante 2020-03-29 21:51:04 +02:00 committed by GitHub
parent fd3fdeea95
commit 86a3647c0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,11 +205,6 @@ installationloop
# Enable services here.
serviceinit NetworkManager cronie
sudo systemctl start docker.service
sudo groupadd docker
sudo gpasswd -a $USER docker
sudo systemctl stop docker.service
#changing default shell
chsh --shell /bin/zsh $USER