mirror of https://github.com/tteck/Proxmox.git
Update node-red_container.sh
This commit is contained in:
parent
247a3a3429
commit
bbcad55c68
|
@ -8,7 +8,7 @@ while true; do
|
|||
* ) echo "Please answer yes or no.";;
|
||||
esac
|
||||
done
|
||||
|
||||
clear
|
||||
set -o errexit
|
||||
set -o errtrace
|
||||
set -o nounset
|
||||
|
|
Loading…
Reference in New Issue