fix card handle
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 14m19s

This commit is contained in:
2024-03-22 00:32:23 +09:00
parent 54d867e420
commit 0c2b3544ca
3 changed files with 42 additions and 36 deletions

View File

@ -1,3 +1,10 @@
### test-notify
```sh
./target/debug/ai n|jq -r ".notifications|.[].cid" >> ~/.config/ai/txt/notify_cid*
./target/debug/ai bot
```
### docker
```sh