diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-11-30 03:17:18 +0000 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-11-30 03:17:18 +0000 |
commit | 280421c67b7042ea94fc2ec94f04278cb72e2a06 (patch) | |
tree | 1cdcadb9c53fe78903ec98759bb4b650886abb11 /config | |
parent | 45bfa89440e93cd722e1c14dcd58b60a52808fa4 (diff) |
Change the default WEB_DIR to reflect the new server
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,4 +52,4 @@ MAKEPKGCONF="~/.makepkg.conf" BLACKLIST_FILE="$HOME/blacklist/blacklist.txt" # parabolaweb root -WEB_DIR=/srv/http/web +WEB_DIR=/srv/http/parabolagnulinux.org/web |