mirror of
https://0xacab.org/sutty/sutty
synced 2025-01-19 23:13:38 +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:
parent
4ebd9881f5
commit
1e188bab02
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ class DeployRsync < Deploy
|
||||||
deploy_hidden_service
|
deploy_hidden_service
|
||||||
deploy_local
|
deploy_local
|
||||||
deploy_www
|
deploy_www
|
||||||
deploy_zip
|
|
||||||
]
|
]
|
||||||
|
|
||||||
def deploy(output: false)
|
def deploy(output: false)
|
||||||
|
|
Loading…
Reference in a new issue