mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
fix consecutive deployment issue (#62)
* fix consecutive deployment issue * fix styles
This commit is contained in:
@ -2,6 +2,4 @@ if ! cd __path__; then
|
||||
echo 'VITO_SSH_ERROR' && exit 1
|
||||
fi
|
||||
|
||||
if ! __script__; then
|
||||
echo 'VITO_SSH_ERROR' && exit 1
|
||||
fi
|
||||
__script__
|
||||
|
Reference in New Issue
Block a user