Update larbs.sh

master
Marten Kante 5 years ago committed by GitHub
parent caed8afa63
commit 543aa47a65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -203,11 +203,10 @@ installationloop
[ -f /usr/bin/pulseaudio ] && resetpulse [ -f /usr/bin/pulseaudio ] && resetpulse
# Enable services here. # Enable services here.
#old: serviceinit NetworkManager cronie systemctl enable NetworkManager
systemctl enable NetworkManager cronie
#changing default shell #changing default shell
chsh --shell /bin/zsh $USER chsh -s /bin/zsh $USER
#updating pkgfile packagerepos #updating pkgfile packagerepos
sudo pkgfile -u sudo pkgfile -u

Loading…
Cancel
Save