mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-25 22:41:56 +00:00
Update zwavejs2mqtt-v3.sh
This commit is contained in:
parent
04611764b4
commit
a37523e9fe
@ -1,6 +1,4 @@
|
|||||||
#!/usr/bin/env bash -ex
|
#!/usr/bin/env bash
|
||||||
set -euo pipefail
|
|
||||||
shopt -s inherit_errexit nullglob
|
|
||||||
NEXTID=$(pvesh get /cluster/nextid)
|
NEXTID=$(pvesh get /cluster/nextid)
|
||||||
INTEGER='^[0-9]+$'
|
INTEGER='^[0-9]+$'
|
||||||
YW=`echo "\033[33m"`
|
YW=`echo "\033[33m"`
|
||||||
|
Loading…
Reference in New Issue
Block a user