Update zigbee2mqtt-v5.sh

This commit is contained in:
tteckster 2023-02-03 17:53:17 -05:00 committed by GitHub
parent 9494cffd98
commit a5b50d9d45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"