mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-20 08:36:22 +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
ba3e595f78
commit
dedf8979e4
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ class DeployRsync < Deploy
|
|||
deploy_hidden_service
|
||||
deploy_local
|
||||
deploy_www
|
||||
deploy_zip
|
||||
]
|
||||
|
||||
def deploy
|
||||
|
|
Loading…
Reference in a new issue