Update caddy-jail.sh
parent
0a27dfa754
commit
39b6411f14
|
@ -101,6 +101,9 @@ then
|
||||||
fi
|
fi
|
||||||
rm /tmp/pkg.json
|
rm /tmp/pkg.json
|
||||||
|
|
||||||
|
# Change the default shell from csh to bash
|
||||||
|
chsh -s /usr/local/bin/bash
|
||||||
|
|
||||||
#####
|
#####
|
||||||
#
|
#
|
||||||
# Directory Creation and Mounting
|
# Directory Creation and Mounting
|
||||||
|
|
Loading…
Reference in New Issue