summaryrefslogtreecommitdiff
path: root/Justfile
diff options
context:
space:
mode:
Diffstat (limited to 'Justfile')
-rw-r--r--Justfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Justfile b/Justfile
index bfdc4f5..a98341a 100644
--- a/Justfile
+++ b/Justfile
@@ -18,3 +18,7 @@ open:
# Stop the webserver
stop:
-pkill -f "serve.js" 2>/dev/null
+
+# Deploy dist directory to remote server
+dist:
+ rsync -avz --delete dist/ f0:/data/nfs/k3svolumes/apache/scifi/