mirror of https://github.com/tteck/Proxmox.git
Update zigbee2mqtt-v5.sh
parent
9494cffd98
commit
a5b50d9d45
|
@ -365,7 +365,7 @@ fi
|
|||
|
||||
stop_zigbee2mqtt
|
||||
|
||||
echo "Creating backup of configuration..."
|
||||
echo "Generating a backup of the configuration..."
|
||||
cp -R data data-backup || { echo "Failed to create backup."; exit 1; }
|
||||
|
||||
echo "Initiating update"
|
||||
|
|
Loading…
Reference in New Issue