This commit is contained in:
tteckster
2023-03-21 23:25:10 -04:00
committed by GitHub
parent c83c35edba
commit 7ada0b397f
6 changed files with 111 additions and 1 deletions

View File

@@ -67,7 +67,7 @@ arch_check() {
echo_default() {
echo -e "${DGN}Using Container Type: ${BGN}$CT_TYPE${CL}"
echo -e "${DGN}Using Root Password: ${BGN}Automatic Login${CL}"
echo -e "${DGN}Using Root Password: ${BGN}alpine${CL}"
echo -e "${DGN}Using Container ID: ${BGN}$NEXTID${CL}"
echo -e "${DGN}Using Hostname: ${BGN}$NSAPP${CL}"
echo -e "${DGN}Using Disk Size: ${BGN}$var_disk${CL}${DGN}GB${CL}"