diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2021-06-04 09:28:49 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2021-11-18 14:46:42 +0100 |
commit | 7a7e03700c76c59f2027ae848be497f6a2d484ca (patch) | |
tree | 4c808dbf19922bf214e445f8a4a3deb20df36691 /Makefile | |
parent | fefaf0306c07b55c716189f5307558ed7b5523ce (diff) |
Update applications
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/ |