aboutsummaryrefslogtreecommitdiff
path: root/share/hydractl/backup-restore-site
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-05-12 18:37:25 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-05-12 18:37:25 -0300
commit0f2d6785bf51d72988bbb264f44192a44ba61bb5 (patch)
treef41b2e0389e832b774e9a03722e5f07677a5b327 /share/hydractl/backup-restore-site
parent0ce875e1aa2fb0e891abbde8400ae0e2f027218a (diff)
downloadhydra-0f2d6785bf51d72988bbb264f44192a44ba61bb5.tar.gz
hydra-0f2d6785bf51d72988bbb264f44192a44ba61bb5.tar.bz2
Parameter fix at backup-restore-site
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 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