update
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
# ==============================================================================
|
||||
#bashio::log.level "info"
|
||||
|
||||
|
||||
# script global shortcuts
|
||||
declare -r BACKUP_NAME="ha-backup-$(date +'%Y-%m-%d %H-%M')"
|
||||
declare -r SSH_HOME="${HOME}/.ssh"
|
||||
|
||||
# call Home Assistant to create a local backup
|
||||
# function fails in case local backup is not created
|
||||
function create-local-backup {
|
||||
|
||||
Reference in New Issue
Block a user