Name snuggles-inventor as the code-generation owner.
Assistant: grok Assistant-Session: 01a0d25d-d358-7e13-b84a-d007fbb7e34f
This commit is contained in:
parent
221126cb77
commit
55398d7aa1
6 changed files with 19 additions and 19 deletions
|
|
@ -15,7 +15,7 @@ STATUS=$(sandboxer create \
|
|||
--input "vm=$VM" \
|
||||
--input "tunnel_port=$TUNNEL_PORT" \
|
||||
--actor agt \
|
||||
--project snuggle-inventor)
|
||||
--project snuggles-inventor)
|
||||
ID=$(echo "$STATUS" | python3 -c "import sys,json; print(json.load(sys.stdin)['sandbox_id'])")
|
||||
echo "Created: $ID"
|
||||
sandboxer reachability show "$ID"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue