console/docker/shared/entrypoint.sh

4 lines
49 B
Bash
Raw Normal View History

#!/bin/sh
echo "Release: $RELEASE"
node index.js