Fix ssh missing shell
This commit is contained in:
parent
243d022620
commit
d4947a40b9
@ -22,6 +22,7 @@ mkShell {
|
||||
alias ..="cd .."
|
||||
|
||||
export LANG=C
|
||||
export SHELL=${bash}/bin/bash
|
||||
|
||||
echo Welcome to the garlic shell
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user