mirror of https://github.com/tteck/Proxmox.git
Update node-red-v4.sh
This commit is contained in:
parent
14f90b8e1d
commit
3c723c2bcc
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
echo -e "Loading..."
|
||||
APP="Node Red"
|
||||
APP="Node-Red"
|
||||
var_disk="4"
|
||||
var_cpu="1"
|
||||
var_ram="1024"
|
||||
|
|
Loading…
Reference in New Issue