docker-minecraft-server/gvm/run

6 lines
64 B
Bash
Executable file

#!/bin/bash
. /etc/profile.d/*
. /.gvm/bin/gvm-init.sh
gvm $*