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