5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-07 13:05:46 +00:00

fix: rsync no debería depender de zip

aunque el zip no se genere igual queremos poder sincronizar el sitio
This commit is contained in:
f 2023-03-18 14:37:52 -03:00
parent 4ebd9881f5
commit 1e188bab02

View file

@ -10,7 +10,6 @@ class DeployRsync < Deploy
deploy_hidden_service
deploy_local
deploy_www
deploy_zip
]
def deploy(output: false)