mirror of
https://github.com/tteck/Proxmox.git
synced 2025-10-03 04:46:17 +00:00
Update node-red-dark.sh
This commit is contained in:
@@ -13,7 +13,7 @@ GN=`echo "\033[1;92m"`
|
|||||||
CL=`echo "\033[m"`
|
CL=`echo "\033[m"`
|
||||||
trap die ERR
|
trap die ERR
|
||||||
trap 'die "Script interrupted."' INT
|
trap 'die "Script interrupted."' INT
|
||||||
echo -en "${RD} Backup your Node-Red flows before running this script!! "
|
echo -en "${RD} Backup your Node-Red flows before running this script!!${CL} \n "
|
||||||
while true; do
|
while true; do
|
||||||
read -p "This will install midnight-red theme. Proceed(y/n)?" yn
|
read -p "This will install midnight-red theme. Proceed(y/n)?" yn
|
||||||
case $yn in
|
case $yn in
|
||||||
|
Reference in New Issue
Block a user