mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
28792365e3
commit
a260b1d7f5
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user