init: 整合项目(dashboard + www + docs)
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo "Starting Audio Dashboard API..."
|
||||
cd "$(dirname "$0")"
|
||||
node src/app.js
|
||||
Reference in New Issue
Block a user