Makefile: adjust upload target

This commit is contained in:
Rico Ullmann 2024-06-06 21:42:36 +02:00
parent cd4ac0c3f7
commit a1359ce1d0
Signed by: rullmann
GPG Key ID: AE1066B5BD0B5041
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
OUTPUTDIR=./public
SSH_HOST=n-navi
SSH_USER=rullmann
SSH_TARGET_DIR=/var/www/recipes.ullmann.space/htdocs
SSH_HOST=n-tetra
SSH_USER=stillbeben
SSH_TARGET_DIR=/var/www/recipes.maugalaxy.space/htdocs
ssh_upload:
hugo