Update 'debian.sh'
This commit is contained in:
parent
329950ec3f
commit
8fdfc7e5d5
@ -332,7 +332,7 @@ accounts() {
|
||||
echo
|
||||
echo "Setting ROOT Password:"
|
||||
echo "echo \"root:$ROOT_PASSWORD\"| chpasswd " >>$TARGET/setup.sh
|
||||
echo "/usr/bin/hostnamectl set-hostname $ROOT_NAME" >>$TARGET/setup.sh
|
||||
echo "/usr/bin/hostnamectl hostname $ROOT_NAME" >>$TARGET/setup.sh
|
||||
|
||||
#Change Shell to ZSH
|
||||
#echo "printf "$USER_PASSWORD" | chsh -s /bin/zsh $USER" >>$TARGET/setup.sh
|
||||
|
Loading…
Reference in New Issue
Block a user