From 95c4b19c13c1b397fbef9586b09318f94d3f6809 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 9 Mar 2014 20:53:15 -0300 Subject: Trying to determine wiki location at backup-site --- share/hydractl/backup-site | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/hydractl') diff --git a/share/hydractl/backup-site b/share/hydractl/backup-site index d719a50..1c124aa 100755 --- a/share/hydractl/backup-site +++ b/share/hydractl/backup-site @@ -41,7 +41,7 @@ if [ "$SITE" == "git" ] || [ "$SITE" == "svn" ]; then elif [ "$SITE" == "debian" ]; then LOCATION="/var/reprepro" elif [ "$SITE" == "wiki" ]; then - LOCATION="/var/www/data/wiki/" + LOCATION="/var/www/data/pmwiki-*" else LOCATION="$SITES/$SITE" fi -- cgit v1.2.3