docker-minecraft-server/gvm/run

7 lines
64 B
Bash
Executable File

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