feat:提交
This commit is contained in:
5
chat-master-web/cmd/start.sh
Normal file
5
chat-master-web/cmd/start.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
cd ..
|
||||
echo "" > chat-master-web.log
|
||||
nohup pnpm dev > chat-master-web.log &
|
||||
echo "Start Chat Master Web complete!"
|
||||
tail -f chat-master-web.log
|
||||
Reference in New Issue
Block a user