Browse Source

Update larbs.sh

master
Marten Kante 9 months ago
committed by GitHub
parent
commit
86a3647c0c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      larbs.sh

+ 0
- 5
larbs.sh

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

Loading…
Cancel
Save