wheelshare-old-backend/run.sh
2021-04-10 11:18:00 -04:00

5 lines
72 B
Bash

#!/bin/sh
# Assumes your program is called index.js
exec node index.js