5
0
Fork 0

commit by to_remotes 2024-05-03 14:12:25 +0200 from vmdevhw

main
Holger Wasem 2024-05-03 14:12:25 +02:00
parent 7c663d0dd0
commit f2aa758328
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ EOT
echo "source .zshrc after pull"
echo "change default SHELL of user sysadmin:"
chsh -s /usr/bin/zsh
source $HOME/.zshrc
zsh --login
else
echo "Aborting"
exit 0