From 97ecc2965434ed0bd4441105a03cbb74561fe07c Mon Sep 17 00:00:00 2001 From: Nulo Date: Mon, 17 Jul 2023 16:08:57 -0300 Subject: [PATCH] Justfile: arreglar push --- Justfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Justfile b/Justfile index cc9dda3..abf2c3c 100644 --- a/Justfile +++ b/Justfile @@ -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/