1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-10-30 18:21:14 +01: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

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