Files
muwire/docker/rootfs/startapp.sh
2020-01-13 18:42:30 +01:00

8 lines
141 B
Bash

#!/bin/sh
# Explicitly define HOME otherwise it might not have been set
export HOME=/muwire
echo "Starting MuWire"
exec /muwire/bin/MuWire