mirror of
https://github.com/bettercap/bettercap
synced 2025-08-11 09:16:57 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
31895569f7
commit
ee83ce44b4
1 changed files with 1 additions and 0 deletions
|
@ -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: "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue