diff options
Diffstat (limited to 'deploy.sh')
-rwxr-xr-x | deploy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ tput sgr0 git checkout controller -git tag "v$VERSION" +#git tag "v$VERSION" git push -f origin controller #git push origin "v$VERSION" |