mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-08 12:07:37 +08:00
docs: replace gamedig repository links to the actual repository (#4338)
This commit is contained in:
parent
3259981e61
commit
9ff3409f4e
@ -4,7 +4,7 @@
|
||||
# Contributors: http://linuxgsm.com/contrib
|
||||
# Website: https://linuxgsm.com
|
||||
# Description: Querys a gameserver using node-gamedig.
|
||||
# https://github.com/sonicsnes/node-gamedig
|
||||
# https://github.com/gamedig/node-gamedig
|
||||
|
||||
functionselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
|
||||
querystatus="2"
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Contributors: http://linuxgsm.com/contrib
|
||||
# Website: https://linuxgsm.com
|
||||
# Description: Querys a gameserver using node-gamedig.
|
||||
# https://github.com/sonicsnes/node-gamedig
|
||||
# https://github.com/gamedig/node-gamedig
|
||||
|
||||
moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
|
||||
# Default query status to failure. Will be changed to 0 if query is successful.
|
||||
|
Loading…
Reference in New Issue
Block a user