@ -14,4 +14,5 @@ stop-cron:
ssh $(SSH_USER)@$(host) 'crontab -l | sed "/^#make-deploy-cron:$(DEPLOY_NAME)/,+1 d" | crontab -'; \
)
pull-cron:
#nop