docker-minecraft-server/gvm/run

7 lines
64 B
Plaintext
Raw Normal View History

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