Explorar o código

Update zwavejs2mqtt-v3.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
a37523e9fe
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      ct/zwavejs2mqtt-v3.sh

+ 1 - 3
ct/zwavejs2mqtt-v3.sh

@@ -1,6 +1,4 @@
-#!/usr/bin/env bash -ex
-set -euo pipefail
-shopt -s inherit_errexit nullglob
+#!/usr/bin/env bash
 NEXTID=$(pvesh get /cluster/nextid)
 INTEGER='^[0-9]+$'
 YW=`echo "\033[33m"`