mirror of https://github.com/tteck/Proxmox.git
Update node-red_container.sh
This commit is contained in:
parent
b4061d3365
commit
8b7a1fa25e
|
@ -65,7 +65,7 @@ TEMP_DIR=$(mktemp -d)
|
|||
pushd $TEMP_DIR >/dev/null
|
||||
|
||||
# Download setup script
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/node-red_setup.sh
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/node-red2_setup.sh
|
||||
|
||||
# Detect modules and automatically load at boot
|
||||
load_module overlay
|
||||
|
|
Loading…
Reference in New Issue