mirror of
https://github.com/tiyn/larbs.git
synced 2025-12-14 06:29:45 +01:00
fixing bug in switching shell
This commit is contained in:
2
larbs.sh
2
larbs.sh
@@ -223,7 +223,7 @@ sudo gpasswd -a $USER docker
|
|||||||
sudo systemctl stop docker.service
|
sudo systemctl stop docker.service
|
||||||
|
|
||||||
#changing default shell
|
#changing default shell
|
||||||
chsh --shell /bin/sh $USER
|
chsh --shell /bin/zsh $USER
|
||||||
|
|
||||||
#updating pkgfile packagerepos
|
#updating pkgfile packagerepos
|
||||||
sudo pkgfile -u
|
sudo pkgfile -u
|
||||||
|
|||||||
Reference in New Issue
Block a user