mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-20 06:21:19 +02:00
Fix indentation for restore_backup function call
This commit is contained in:
committed by
GitHub
parent
0f6d8830e4
commit
b5d6468b90
@@ -51,7 +51,7 @@ function update_script() {
|
||||
echo "${LATEST}" >~/.airflow
|
||||
msg_ok "Updated Apache Airflow to ${LATEST}"
|
||||
|
||||
restore_backup
|
||||
restore_backup
|
||||
|
||||
msg_info "Running Database Migrations"
|
||||
set -a && source /opt/airflow/.env && set +a
|
||||
|
||||
Reference in New Issue
Block a user