create-lx-container.sh: modify info atthe end of installation.
This commit is contained in:
parent
09a3c05fa4
commit
6bb73a755d
@ -2811,6 +2811,7 @@ if [[ "$LXC_DIST" = "ubuntu" ]]; then
|
|||||||
fi
|
fi
|
||||||
info " Inside the new Contaimer, run the following commands to create/adjust users:
|
info " Inside the new Contaimer, run the following commands to create/adjust users:
|
||||||
\033[1madd_new_user.sh root
|
\033[1madd_new_user.sh root
|
||||||
|
apt install sudo vim git mc
|
||||||
add_new_user.sh chris
|
add_new_user.sh chris
|
||||||
add_new_user.sh sysadm
|
add_new_user.sh sysadm
|
||||||
add_new_user.sh back\033[m"
|
add_new_user.sh back\033[m"
|
||||||
|
Loading…
Reference in New Issue
Block a user