aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/backup-sims.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stop using num2name() in scripts.onefang2019-08-131-3/+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.
* Major tweaking of the scripts to suit the new setup.onefang2019-05-221-2/+2
|
* Various little backup system fixes.David Walter Seikel2016-11-271-2/+3
|
* Sleep between backups based on size of the backup file. Poor mans "wait for ↵David Walter Seikel2016-11-271-1/+3
| | | | it to finish" guess.
* Break out common script bits into their own file.David Walter Seikel2016-11-271-17/+4
|
* Lots of hacking up the scripts to work with the new setup, and more.David Walter Seikel2016-11-081-0/+30