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

This commit is contained in:
evilsocket 2019-01-18 20:17:27 +01:00
commit ee83ce44b4
No known key found for this signature in database
GPG key ID: 1564D7F30393A456

View file

@ -4,6 +4,7 @@
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: "