5 lines
118 B
Bash
Executable File
5 lines
118 B
Bash
Executable File
#!/bin/bash
|
|
## TODO: Reconsider this as I have no idea what the point of it is.
|
|
node server.js
|
|
#pm2 start process.yml
|