diff options
Diffstat (limited to 'share/hydractl/backup-restore-gitosis')
-rwxr-xr-x | share/hydractl/backup-restore-gitosis | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydractl/backup-restore-gitosis b/share/hydractl/backup-restore-gitosis index d430693..7da4a05 100755 --- a/share/hydractl/backup-restore-gitosis +++ b/share/hydractl/backup-restore-gitosis @@ -8,7 +8,7 @@ source $APP_BASE/lib/hydra/functions || exit 1 hydra_config_load -hydra_backup_environment $* +hydra_backup_environment_remote $* # Check if folder exist on the backup # Check if there's already a site folder and backup it |