Add internal daemon routes and service management scripts
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
cd /root/codex/source-gamepanel/apps/api
|
||||
exec /root/.nvm/versions/node/v24.13.1/bin/pnpm dev
|
||||
Reference in New Issue
Block a user