Move portmaster binary to cmds/portmaster-core

This commit is contained in:
Patrick Pacher 2020-07-17 12:13:13 +02:00
parent 3428035dd4
commit cef2a4e9be
No known key found for this signature in database
GPG key ID: E8CD2DA160925A6D
7 changed files with 21 additions and 14 deletions

View file

@ -7,7 +7,7 @@ COL_OFF="\033[00m"
COL_BOLD="\033[01;01m"
COL_RED="\033[31m"
destDirPart1="../dist"
destDirPart1="../../dist"
destDirPart2="start"
function check {