diff --git a/create-lx-container.sh b/create-lx-container.sh index 47a7b20..bde8ec3 100755 --- a/create-lx-container.sh +++ b/create-lx-container.sh @@ -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"