aboutsummaryrefslogtreecommitdiff
path: root/share/hydractl/backup-restore-site
diff options
context:
space:
mode:
Diffstat (limited to 'share/hydractl/backup-restore-site')
-rwxr-xr-xshare/hydractl/backup-restore-site2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydractl/backup-restore-site b/share/hydractl/backup-restore-site
index f9d7acc..3968b7f 100755
--- a/share/hydractl/backup-restore-site
+++ b/share/hydractl/backup-restore-site
@@ -147,7 +147,7 @@ if [ -e "$FOLDER/drupal" ]; then
fi
# Restore database
-hydra_backup_restore_database $SITE
+hydractl backup-restore-database $*
# Ikiwiki
if [ -e "$FOLDER/ikiwiki" ]; then