rsync bricked my entire website
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@
|
||||
deployment:
|
||||
tasks:
|
||||
- export DEPLOYPATH=/home/qoxpt/public_html/
|
||||
- /usr/bin/rsync -av --delete --exclude=".htaccess" ./ $DEPLOYPATH/
|
||||
- /bin/cp ./ $DEPLOYPATH/
|
||||
Reference in New Issue
Block a user