Justfile: arreglar push

This commit is contained in:
Cat /dev/Nulo 2023-07-17 16:08:57 -03:00
parent 27a5add112
commit 97ecc29654

View file

@ -19,6 +19,5 @@ clean:
ready_to_upload: check refresh_feeds
upload: clean ready_to_upload _dirty_upload
_dirty_upload: build
rsync --rsh='ssh -p2223 -J root@dorsiblanco.nulo.in:993' --recursive --chmod=644 build/ root@localhost:/data/nulo_ar/
# rsync --rsh='ssh -p443' --recursive --chmod=644 build/ root@nulo.ar:/var/www/nulo.ar/
rsync --rsh='ssh -p2223 -J root@dorsiblanco.nulo.in' --recursive --chmod=644 build/ root@localhost:/data/nulo_ar/