aboutsummaryrefslogtreecommitdiff
path: root/share/hydractl/backup-site
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-01-04 18:58:42 -0200
committerSilvio Rhatto <rhatto@riseup.net>2012-01-04 18:58:42 -0200
commit89efc71c66b1da224a0163f5bf7fd9a06eac1989 (patch)
tree1b77b676a411657b938244568ba7b5c298b06b4e /share/hydractl/backup-site
parent8473f166cc59c3ec3c1db16459cf6b8cfc67fbb5 (diff)
downloadhydra-89efc71c66b1da224a0163f5bf7fd9a06eac1989.tar.gz
hydra-89efc71c66b1da224a0163f5bf7fd9a06eac1989.tar.bz2
Syntax fixes
Diffstat (limited to 'share/hydractl/backup-site')
-rwxr-xr-xshare/hydractl/backup-site8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/hydractl/backup-site b/share/hydractl/backup-site
index 4bbaef4..6271da6 100755
--- a/share/hydractl/backup-site
+++ b/share/hydractl/backup-site
@@ -25,16 +25,16 @@ fi
# Set backups user.
if hydra_check_user backups; then
- $BACKUPS_USER="backups"
+ BACKUPS_USER="backups"
else
- $BACKUPS_USER="root"
+ BACKUPS_USER="root"
fi
# Set backups group.
if hydra_check_group backups; then
- $BACKUPS_GROUP="backups"
+ BACKUPS_GROUP="backups"
else
- $BACKUPS_GROUP="root"
+ BACKUPS_GROUP="root"
fi
# Create folder