1
0

update docker

This commit is contained in:
2025-07-20 12:21:09 +09:00
parent 9222892c61
commit 9677422a0a
3 changed files with 8 additions and 16 deletions

View File

@@ -20,6 +20,6 @@ case $OSTYPE in
esac
cp -rf $d/tmp/ogent ent/
#f=~/.config/ai/api_card.json
#PASS=`cat $f|jq -r .password` TOKEN=`cat $f|jq -r .token` go build
#PASS=`cat $f|jq -r .password` TOKEN=`cat $f|jq -r .token` go run -mod=mod main.go
f=~/.config/ai/api_card.json
PASS=`cat $f|jq -r .password` TOKEN=`cat $f|jq -r .token` go build
PASS=`cat $f|jq -r .password` TOKEN=`cat $f|jq -r .token` go run -mod=mod main.go