diff --git a/caddy-jail.sh b/caddy-jail.sh index 8d77b27..b318e27 100755 --- a/caddy-jail.sh +++ b/caddy-jail.sh @@ -101,6 +101,9 @@ then fi rm /tmp/pkg.json +# Change the default shell from csh to bash +chsh -s /usr/local/bin/bash + ##### # # Directory Creation and Mounting