aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 416496a..e070255 100755
--- a/share/hydractl/backup-restore-site
+++ b/share/hydractl/backup-restore-site
@@ -114,7 +114,7 @@ fi
# Drupal
if [ -e "$FOLDER/drupal" ]; then
- SERIES="$3"
+ SERIES="$4"
chown -R $SITE_USER.$SITE_GROUP $FOLDER/drupal/files
chown root.$SITE_GROUP $FOLDER/drupal/settings.php