From 91a8778ed6e2fc6803116496a3abdc8072307acf Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 27 Sep 2011 19:33:32 -0300 Subject: Minor fix --- share/hydractl/backup-site | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/hydractl/backup-site b/share/hydractl/backup-site index ec6855f..856e695 100755 --- a/share/hydractl/backup-site +++ b/share/hydractl/backup-site @@ -29,7 +29,7 @@ fi # Access setup if [ ! -e "$SITES/backups/site/$SITE/.htaccess" ]; then - echo > $SITES/backups/site/$SITE/.htaccess < $SITES/backups/site/$SITE/.htaccess <<-EOF AuthType Basic AuthName "Backup $SITE" AuthUserFile $SITES/backups/site/$SITE/.htpasswd -- cgit v1.2.3