misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2019-03-09 17:30:56 +01:00
parent b8118666a1
commit 0676301a40
No known key found for this signature in database
GPG Key ID: 1564D7F30393A456

@ -4,7 +4,6 @@
CURRENT_VERSION=$(cat core/banner.go | grep Version | cut -d '"' -f 2)
TO_UPDATE=(
core/banner.go
snapcraft.yaml
)
echo -n "Current version is $CURRENT_VERSION, select new version: "