Commit graph

4 commits

Author SHA1 Message Date
Jools Wills
78e46a4682 updated chroot/sdcard image creation scripts 2015-10-05 00:49:43 +01: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