ftweaking...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-01-21 02:28:18 +03:00
parent 75597a2bad
commit 19abaa7403
2 changed files with 4 additions and 5 deletions

View File

@ -1,9 +1,8 @@
# SSH (admin)
SSH landing into the network
SSH gateway into the network
${HOSTNAME}
${CTHOSTNAME}.srv
${DOMAIN}
${CTHOSTNAME}.srv
${WAN_SSH_IPn}
${LAN_IP} (DHCP)

View File

@ -57,7 +57,7 @@ OPTS_STAGE_2="\
#----------------------------------------------------------------------
echo "# Building config..."
buildAssets
buildAssets WAN_SSH_IP
echo "# Creating CT..."
pctCreateDebian $ID "$PASS"