From 2d72b36e1d8d2a635c03e1b4cee05f03fee70271 Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Fri, 16 Sep 2022 21:08:22 -0700 Subject: [PATCH] Add justfile --- justfile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 justfile diff --git a/justfile b/justfile new file mode 100644 index 0000000..74a2c59 --- /dev/null +++ b/justfile @@ -0,0 +1,5 @@ +default: + just --list + +copy-to-marjvena: + rsync --progress -r dist greg@marjvena.lan:/home/greg/