diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-06-08 00:53:25 +0200 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-06-08 00:54:14 +0200 |
commit | a8e95425b79df647587f7a68745802582ece068f (patch) | |
tree | 985df52a758249356b576ce0ee5c755b1bc6cf59 /deploy.sh | |
parent | b050a73c37ee229b7639dfd2364367dc22dac721 (diff) | |
download | hoverbit-ble-controller.tar.gz hoverbit-ble-controller.zip |
:hammer: Small tweakscontroller
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" |