From ab41c808457374c3c8b199d10b5fb47ce6a580a9 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Wed, 27 Dec 2023 21:38:29 -0500 Subject: [PATCH] forgot to fix self-call --- upload.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/upload.sh b/upload.sh index e40f83f..80ae36a 100644 --- a/upload.sh +++ b/upload.sh @@ -1,3 +1,4 @@ #! /bin/sh +git pull hugo rclone sync public/ cyberfreedom:cyberfreedom \ No newline at end of file