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