Automatically publish the latest MultiPaper containers to Docker Hub.
1#!/bin/sh 2 3if [[ -n "$EULA" ]]; then 4 echo "eula=$EULA" > eula.txt; 5fi 6 7java -jar $@