mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
feat(cli): add browser install cmd
This commit is contained in:
1
run.sh
1
run.sh
@@ -585,6 +585,7 @@ start_project() {
|
||||
echo -e " ${GREEN}cow status${NC} Check status"
|
||||
echo -e " ${GREEN}cow logs${NC} View logs"
|
||||
echo -e " ${GREEN}cow update${NC} Update and restart"
|
||||
echo -e " ${GREEN}cow install-browser${NC} Install browser tool"
|
||||
else
|
||||
echo -e " ${GREEN}./run.sh stop${NC} Stop the service"
|
||||
echo -e " ${GREEN}./run.sh restart${NC} Restart the service"
|
||||
|
||||
Reference in New Issue
Block a user