mirror of
https://github.com/tiyn/larbs.git
synced 2025-08-01 08:07:50 +02:00
fixing bug in switching shell
This commit is contained in:
parent
83533c4bf0
commit
e08ce1b782
2
larbs.sh
2
larbs.sh
@ -223,7 +223,7 @@ sudo gpasswd -a $USER docker
|
||||
sudo systemctl stop docker.service
|
||||
|
||||
#changing default shell
|
||||
chsh --shell /bin/sh $USER
|
||||
chsh --shell /bin/zsh $USER
|
||||
|
||||
#updating pkgfile packagerepos
|
||||
sudo pkgfile -u
|
||||
|
Loading…
x
Reference in New Issue
Block a user