„deb/service-build.sh“ ändern
This commit is contained in:
parent
fd647e17f1
commit
76e064859c
@ -32,7 +32,7 @@ fi
|
||||
INSTLOCAL="/usr/local/bin/$NAME"
|
||||
BINARY="$INSTLOCAL/$EXEPATH"
|
||||
|
||||
if[[ -z "$RUNNER" ]]; then
|
||||
if [[ -z "$RUNNER" ]]; then
|
||||
EXEARGUMENTS="$BINARY $EXEARGUMENTS"
|
||||
else
|
||||
RUNNER="$BINARY"
|
||||
|
Loading…
Reference in New Issue
Block a user