also debug agentapi-start.sh
This commit is contained in:
parent
41e86b8715
commit
b2c1ff0770
@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -o errexit
|
||||
set -o pipefail
|
||||
set -x
|
||||
|
||||
use_prompt=${1:-false}
|
||||
port=${2:-3284}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user