mirror of
https://github.com/tiyn/larbs.git
synced 2025-04-03 15:57:46 +02:00
Update larbs.sh
This commit is contained in:
parent
caed8afa63
commit
543aa47a65
5
larbs.sh
5
larbs.sh
@ -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…
x
Reference in New Issue
Block a user