3 lines
152 B
Bash
3 lines
152 B
Bash
#!/usr/bin/env bash
|
|
node start.js --root='../../' --detect=true --nginx=false --php=false --mqtt=false --mongo=false --system="../../data" --build=true
|