Update node-red-v4.sh

This commit is contained in:
tteckster 2022-08-02 08:21:39 -04:00 committed by GitHub
parent 14f90b8e1d
commit 3c723c2bcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"