|
@ -79,7 +79,7 @@ branch="" |
|
|
# from a different repo and/or branch. |
|
|
# from a different repo and/or branch. |
|
|
githubuser="GameServerManagers" |
|
|
githubuser="GameServerManagers" |
|
|
githubrepo="LinuxGSM" |
|
|
githubrepo="LinuxGSM" |
|
|
githubbranch="dstserver-new" |
|
|
githubbranch="develop" |
|
|
|
|
|
|
|
|
## LinuxGSM Server Details |
|
|
## LinuxGSM Server Details |
|
|
# Do not edit |
|
|
# Do not edit |
|
@ -204,4 +204,4 @@ fi |
|
|
core_dl.sh |
|
|
core_dl.sh |
|
|
core_functions.sh |
|
|
core_functions.sh |
|
|
getopt=$1 |
|
|
getopt=$1 |
|
|
core_getopt.sh |
|
|
core_getopt.sh |
|
|