This commit is contained in:
parent
843d18d306
commit
612ec77e46
|
@ -20,5 +20,4 @@ jobs:
|
|||
run: |
|
||||
find /var/www/otomata/* -path '/var/www/otomata/demos' -prune -o -exec rm -rf {} +
|
||||
cp -r _site/* /var/www/otomata/
|
||||
chown -R www-data:www-data /var/www/otomata
|
||||
chmod -R 755 /var/www/otomata
|
Loading…
Reference in a new issue