This commit is contained in:
Joe-Dowd
2020-07-05 04:37:57 +01:00
parent 220f562242
commit cd875bd0f9
2 changed files with 13 additions and 0 deletions

4
entrypoint.sh Normal file
View File

@@ -0,0 +1,4 @@
#!bin/bash
set -e
cp /etc/config.json .
node index.js