From 8c08f9fc5a9887fa4127d835a9df73e6a3a5fd97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Eppl=C3=A9e?= Date: Thu, 20 Jul 2023 12:47:09 +0200 Subject: [PATCH] Deploy more --- justfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/justfile b/justfile index 4986e99..acc86d7 100644 --- a/justfile +++ b/justfile @@ -114,6 +114,6 @@ deploy-netlify site="ask-historians-archive" input_name="ah" limit="2021-06-01": "Content-Type:application/zip" "Authorization:Bearer $NETLIFY_TOKEN" \ "@output.zip" -deploy-ssh target site="ask-historians-archive" input_name="ah" limit="2020-06-01": +deploy-ssh target site="ask-historians-archive" input_name="ah" limit="2018-01-01": just run -- --limit-posts={{limit}} --submissions=input/{{input_name}}_posts.json --comments=input/{{input_name}}_comments.json - rsync --recursive --delete --info=progress2 ./output/ {{target}} \ No newline at end of file + rsync --recursive --delete --info=progress2 ./output/ {{target}}