|
@@ -26,7 +26,6 @@ pushbulletalert="off"
|
|
|
pushbullettoken="accesstoken"
|
|
pushbullettoken="accesstoken"
|
|
|
|
|
|
|
|
# Start Variables
|
|
# Start Variables
|
|
|
-timelimit="10"
|
|
|
|
|
ip="0.0.0.0"
|
|
ip="0.0.0.0"
|
|
|
|
|
|
|
|
fn_parms(){
|
|
fn_parms(){
|
|
@@ -38,7 +37,7 @@ parms=" +hostServer 1 +dedicated 1"
|
|
|
# Github Branch Select
|
|
# Github Branch Select
|
|
|
# Allows for the use of different function files
|
|
# Allows for the use of different function files
|
|
|
# from a different repo and/or branch.
|
|
# from a different repo and/or branch.
|
|
|
-githubuser="hurdad"
|
|
|
|
|
|
|
+githubuser="dgibbs64"
|
|
|
githubrepo="linuxgsm"
|
|
githubrepo="linuxgsm"
|
|
|
githubbranch="master"
|
|
githubbranch="master"
|
|
|
|
|
|