mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-17 12:43:17 +00:00
Separated autopause config file location to keep scripts read-only
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
. /start-utils
|
||||
|
||||
sudo /usr/sbin/knockd -c /autopause/knockd-config.cfg -d
|
||||
sudo /usr/sbin/knockd -c /tmp/knockd-config.cfg -d
|
||||
if [ $? -ne 0 ] ; then
|
||||
while :
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user