diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/pmwiki.sh.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pmwiki.sh.erb b/templates/pmwiki.sh.erb index 4b1e9dc..204916e 100644 --- a/templates/pmwiki.sh.erb +++ b/templates/pmwiki.sh.erb @@ -3,7 +3,7 @@ # pmwiki management script. # -BASE="<%= apache_www_folder %>" +BASE="<%= scope.lookupvar('pmwiki::www_folder') %>" # Check for existing installations function pmwiki_check_existing { |