Add stacksmith scripts

This commit is contained in:
Jose Fuentes 2018-12-13 20:27:35 +01:00
parent 38e8f52293
commit d6127082e9
3 changed files with 117 additions and 0 deletions

9
stacksmith/user-scripts/run.sh Executable file
View file

@ -0,0 +1,9 @@
#!/bin/bash
readonly CONF=/build/env.config
source ${CONF}
cd /build
echo "starting the wekan service..."
node main.js