|
@ -182,10 +182,3 @@ postdetailslog="${lgsmlogdir}/${selfname}-postdetails.log" |
|
|
## Logs Naming |
|
|
## Logs Naming |
|
|
lgsmlogdate="${lgsmlogdir}/${selfname}-script-$(date '+%Y-%m-%d-%H:%M:%S').log" |
|
|
lgsmlogdate="${lgsmlogdir}/${selfname}-script-$(date '+%Y-%m-%d-%H:%M:%S').log" |
|
|
consolelogdate="${consolelogdir}/${selfname}-console-$(date '+%Y-%m-%d-%H:%M:%S').log" |
|
|
consolelogdate="${consolelogdir}/${selfname}-console-$(date '+%Y-%m-%d-%H:%M:%S').log" |
|
|
|
|
|
|
|
|
## Github Branch Select |
|
|
|
|
|
# Allows for the use of different function files |
|
|
|
|
|
# from a different repo and/or branch. |
|
|
|
|
|
githubuser="FliesWithWind" |
|
|
|
|
|
githubrepo="LinuxGSM" |
|
|
|
|
|
githubbranch="master" |
|
|
|
|
|