1
0
This commit is contained in:
2025-07-20 12:28:34 +09:00
parent 61694318a7
commit 8bb5ecacf3

View File

@@ -20,6 +20,7 @@ case $OSTYPE in
esac
cp -rf $d/tmp/ogent ent/
go build
#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