Fix pack script
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user