diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ OUTPUTDIR=$(BASEDIR)/output CONFFILE=$(BASEDIR)/pelicanconf.py PUBLISHCONF=$(BASEDIR)/publishconf.py -SSH_HOST=vps785951 +SSH_HOST=vps-0ee968c7.vps.ovh.net SSH_PORT=22 SSH_USER=sdailly SSH_TARGET_DIR=/srv/apache/blog-chimrod/ |