create-lx-container.sh: modify info atthe end of installation.

This commit is contained in:
Christoph 2024-11-05 11:55:01 +01:00
parent 09a3c05fa4
commit 6bb73a755d

View File

@ -2811,6 +2811,7 @@ if [[ "$LXC_DIST" = "ubuntu" ]]; then
fi
info " Inside the new Contaimer, run the following commands to create/adjust users:
\033[1madd_new_user.sh root
apt install sudo vim git mc
add_new_user.sh chris
add_new_user.sh sysadm
add_new_user.sh back\033[m"