Commit graph

4 commits

Author SHA1 Message Date
Jools Wills
81f650f97a styleguide changes:
* some more indentation fixes
2015-01-11 18:01:10 +00:00
Jools Wills
81fdba97fc styleguide changes:
* [[ "a" == "" ]] -> [[ -z "a" ]]
2015-01-11 17:15:36 +00:00
Jools Wills
641178f761 styleguide changes:
* [ ] -> [[ ]]
  * [ a = b ] -> [[ a == b ]]

note asplashscreen script left with [ ] as it doesn't specify bash directory
2015-01-11 17:11:11 +00:00
Jools Wills
6188e1026c added scripts for managing sdcard image / filesystem #563 2015-01-09 11:40:54 +00:00