pleroma/pleroma/docker-entrypoint.sh

6 lines
69 B
Bash
Executable file

#!/bin/ash
set -e
echo "-- Starting!"
exec $HOME/bin/pleroma start