summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2025-08-13 17:37:34 -0400
committerAudric Schiltknecht <storm@chemicalstorm.org>2025-08-13 17:38:13 -0400
commit2c14bf5fb4c7b8ff35319c5c6f8963fcf255c286 (patch)
tree310995feb1766de71c68a3786b776de25bcabc57 /Makefile
parentb8ee84f677da2a490bad58232f7aa4e571cc101d (diff)
downloadschiltknecht.org-2c14bf5fb4c7b8ff35319c5c6f8963fcf255c286.tar.gz
schiltknecht.org-2c14bf5fb4c7b8ff35319c5c6f8963fcf255c286.tar.bz2
schiltknecht.org-2c14bf5fb4c7b8ff35319c5c6f8963fcf255c286.zip
Correction config publication
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 61185bd..6f06b5b 100644
--- a/Makefile
+++ b/Makefile
@@ -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