1
0
This commit is contained in:
syui 2024-07-26 12:31:08 +09:00
parent a01e86d8b3
commit a4cd0e0f9a
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -20,5 +20,6 @@ case $OSTYPE in
esac
cp -rf $d/tmp/ogent ent/
#PASS=`cat token.json|jq -r .password` TOKEN=`cat token.json|jq -r .token` go build
#PASS=`cat token.json|jq -r .password` TOKEN=`cat token.json|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