embedder/docker-entrypoint.sh
2022-11-24 03:35:27 -05:00

4 lines
34 B
Bash
Executable file

#!/bin/bash
node db.js
npm start