mirror of
https://github.com/safing/portmaster
synced 2026-05-01 04:50:39 +00:00
Move portmaster binary to cmds/portmaster-core
This commit is contained in:
parent
3428035dd4
commit
cef2a4e9be
7 changed files with 21 additions and 14 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue