diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ PUBLISHCONF=$(BASEDIR)/publishconf.py SSH_HOST=www.chemicalstorm.org SSH_PORT=22 SSH_USER=storm -SSH_TARGET_DIR=/home/storm/www.schiltknecht.org +SSH_TARGET_DIR=/srv/http/schiltknecht.org/www.schiltknecht.org/ DEBUG ?= 0 |