feat: new itchat qrcode generator

This commit is contained in:
lanvent
2023-04-02 03:46:09 +08:00
parent d7f1f7182c
commit e71c600d10
4 changed files with 19 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
cd .. && docker build -f Dockerfile \
cd .. && docker build -f docker/Dockerfile.latest \
-t zhayujie/chatgpt-on-wechat .