mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +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..."
|
echo "# Copying assets..."
|
||||||
pctPushAssets $ID
|
pctPushAssets $ID
|
||||||
|
@ lxc-attach $ID chmod +x /root/leases
|
||||||
|
|
||||||
echo "# Setup: dnsmasq..."
|
echo "# Setup: dnsmasq..."
|
||||||
@ lxc-attach $ID rc-update add dnsmasq
|
@ lxc-attach $ID rc-update add dnsmasq
|
||||||
|
|||||||
@ -39,7 +39,7 @@ LAN_GATE=SKIP
|
|||||||
REBOOT=${REBOOT:=1}
|
REBOOT=${REBOOT:=1}
|
||||||
|
|
||||||
DFL_WAN_SSH_IP=${DFL_WAN_SSH_IP:=}
|
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
|
#xread "Gate CT id: " GATE_ID
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user