diff --git a/demo.sh b/demo.sh index a14ce87..b683d11 100755 --- a/demo.sh +++ b/demo.sh @@ -1,4 +1,4 @@ #!/bin/sh -x rm -rf public/ HUGO_ENABLEMISSINGTRANSLATIONPLACEHOLDERS=true hugo -D --baseURL "https://demo.bbaovanc.com/test/$1" -rsync -atvPzc --delete public/ bbaosrv:/var/www/demo.bbaovanc.com/test/$1/ +rsync -avPzc --delete-delay public/ bbaosrv:/var/www/demo.bbaovanc.com/test/$1/