[scripts] Minor update.
This commit is contained in:
parent
16cd43ab8b
commit
fce18d094e
1 changed files with 0 additions and 1 deletions
|
@ -423,7 +423,6 @@
|
||||||
if test -z "${_archive}" ; then
|
if test -z "${_archive}" ; then
|
||||||
_archive=./examples/hello-world.cdb
|
_archive=./examples/hello-world.cdb
|
||||||
fi
|
fi
|
||||||
"${ZRUN[@]}" ':: go / build / server / release'
|
|
||||||
exec -- \
|
exec -- \
|
||||||
sudo -u root -n -E -P -- \
|
sudo -u root -n -E -P -- \
|
||||||
taskset -c 0,1 \
|
taskset -c 0,1 \
|
||||||
|
|
Loading…
Reference in a new issue