Files
FemScoreboard/start.sh
James Shiffer 6ddfd8580b Startup script
2024-02-06 23:23:54 +00:00

5 lines
57 B
Bash
Executable File

#!/bin/bash
nohup npm start &
cd discord
nohup npm start