diff --git a/upload.sh b/upload.sh index 80ae36a..2a5da98 100644 --- a/upload.sh +++ b/upload.sh @@ -1,4 +1,4 @@ #! /bin/sh git pull hugo -rclone sync public/ cyberfreedom:cyberfreedom \ No newline at end of file +rclone sync -P public/ cyberfreedom:cyberfreedom \ No newline at end of file