diff options
Diffstat (limited to 'templates/wordpress.sh.erb')
-rw-r--r-- | templates/wordpress.sh.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/wordpress.sh.erb b/templates/wordpress.sh.erb index 41d739f..826dc82 100644 --- a/templates/wordpress.sh.erb +++ b/templates/wordpress.sh.erb @@ -3,7 +3,7 @@ # wordpress management script. # -BASE="<%= wordpress_folder %>" +BASE="<%= folder %>" LOCALE="<%= real_wordpress_locale %>" # Set alternative base |