From 7f63fc2cf0c63f03be6af4292e9b66581a77fe16 Mon Sep 17 00:00:00 2001 From: Mez Date: Mon, 18 Aug 2025 22:02:30 +0100 Subject: [PATCH] Upload images to the server --- build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.sh b/build.sh index 68d3357..c48512f 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,7 @@ #!/usr/bin/env bash +rclone copy ~/Documents/drive/org/journal/media prazevps:/var/www/tre/public/dw -P + rm -rf build rm -f feed.xml