fix
This commit is contained in:
parent
a01e86d8b3
commit
a4cd0e0f9a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user