From a8e95425b79df647587f7a68745802582ece068f Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Tue, 8 Jun 2021 00:53:25 +0200 Subject: :hammer: Small tweaks --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deploy.sh') diff --git a/deploy.sh b/deploy.sh index c5be4d6..81f23ce 100755 --- a/deploy.sh +++ b/deploy.sh @@ -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" -- cgit v1.2.3