mirror of
https://github.com/safing/portmaster
synced 2025-09-04 11:39:29 +00:00
Merge branch 'master' into develop
This commit is contained in:
commit
85055bab08
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ destDirPart2="core"
|
||||||
|
|
||||||
function prep {
|
function prep {
|
||||||
# output
|
# output
|
||||||
output="main"
|
output="portmaster-core"
|
||||||
# get version
|
# get version
|
||||||
version=$(grep "info.Set" main.go | cut -d'"' -f4)
|
version=$(grep "info.Set" main.go | cut -d'"' -f4)
|
||||||
# build versioned file name
|
# build versioned file name
|
||||||
|
|
Loading…
Add table
Reference in a new issue