rsync bricked my entire website

This commit is contained in:
2026-06-30 21:43:57 +02:00
parent df9313a056
commit 5b218beca9
+1 -1
View File
@@ -2,4 +2,4 @@
deployment:
tasks:
- export DEPLOYPATH=/home/qoxpt/public_html/
- /usr/bin/rsync -av --delete --exclude=".htaccess" ./ $DEPLOYPATH/
- /bin/cp ./ $DEPLOYPATH/