diff --git a/ns/make.sh b/ns/make.sh index 770cfba..0af56c9 100755 --- a/ns/make.sh +++ b/ns/make.sh @@ -67,6 +67,7 @@ echo "# Installing dependencies..." echo "# Copying assets..." pctPushAssets $ID +@ lxc-attach $ID chmod +x /root/leases echo "# Setup: dnsmasq..." @ lxc-attach $ID rc-update add dnsmasq diff --git a/ssh/make.sh b/ssh/make.sh index 4eb1959..c9d9a5e 100755 --- a/ssh/make.sh +++ b/ssh/make.sh @@ -39,7 +39,7 @@ LAN_GATE=SKIP REBOOT=${REBOOT:=1} DFL_WAN_SSH_IP=${DFL_WAN_SSH_IP:=} -xread "WAN ssh ip:" WAN_SSH_IP +xread "WAN ssh ip: " WAN_SSH_IP #xread "Gate CT id: " GATE_ID