|
|
@ -30,7 +30,6 @@ pushbullettoken="accesstoken" |
|
|
|
ip="0.0.0.0" |
|
|
|
port="7777" |
|
|
|
|
|
|
|
#no params - check server.cfg |
|
|
|
fn_parms(){ |
|
|
|
parms=" " |
|
|
|
} |
|
|
@ -42,7 +41,7 @@ parms=" " |
|
|
|
# from a different repo and/or branch. |
|
|
|
githubuser="dgibbs64" |
|
|
|
githubrepo="linuxgsm" |
|
|
|
githubbranch="samp" |
|
|
|
githubbranch="master" |
|
|
|
|
|
|
|
# Server Details |
|
|
|
servicename="samp-server" |
|
|
|