Fix rsync command.

master
Stéphane Adjemian (Ryûk) 2021-10-30 23:16:43 +02:00
parent 986e878b18
commit 85c80cc790
Signed by: stepan
GPG Key ID: 295C1FE89E17EB3C
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ website:
- export WEBSITE_ROOT_FOLDER=`pwd`
- make publish
- make assets
- rsync -avz output/* /home/www/stephane-adjemian.fr/*
- rsync -avz output/* /home/www/stephane-adjemian.fr
tags:
- restricted