mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update node-red-install.sh
This commit is contained in:
parent
fff3b929d8
commit
834b9ee636
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
set -e
|
||||||
CROSS='\033[1;31m\xE2\x9D\x8C\033[0m'
|
CROSS='\033[1;31m\xE2\x9D\x8C\033[0m'
|
||||||
RD=`echo "\033[01;31m"`
|
RD=`echo "\033[01;31m"`
|
||||||
BL=`echo "\033[36m"`
|
BL=`echo "\033[36m"`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue