aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/common.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stop using num2name() in scripts.onefang2019-08-131-4/+2
| | | | | Turns out I was feeding "01" to it, so that's why it thought things where octal, and "01" is the result we wanted anyway.
* Add [Region] .ini block.onefang2019-05-281-2/+2
| | | | | | | For including actual region definition in the normal .ini stack. Same as the usual Region.ini format, except we add a RegionName parameter.
* Major tweaking of the scripts to suit the new setup.onefang2019-05-221-1/+2
|
* Break out common script bits into their own file.David Walter Seikel2016-11-271-0/+76