chatgpt-on-wechat / docker /build.latest.sh
linhj07's picture
Upload 139 files
ba12b59
raw
history blame contribute delete
No virus
109 Bytes
#!/bin/bash
cd .. && docker build -f docker/Dockerfile.latest \
-t zhayujie/chatgpt-on-wechat .