burrow-pi-img/scripts
T. Joseph Carter 2e24801fe3 Cosmetic renaming
Renamed function dependencies_check to check_deps.

Also renamed files in scripts/ to have a .sh suffix which are bash shell
snippits:

   dependencies_check -> check_deps.sh
   common -> common.sh

Note check_deps.sh already existed in the tree but was an empty file
probably intended for the function now contained within.

Also added a comment at the top of the .sh files which are sourced so
that syntax-highlighting editors which distinguish between different
/bin/sh syntaxes have a clue to use the bash variant.
2016-09-16 01:29:17 -07:00
..
check_deps.sh Cosmetic renaming 2016-09-16 01:29:17 -07:00
common.sh Cosmetic renaming 2016-09-16 01:29:17 -07:00
release.sh Setup initial layout 2016-04-08 03:32:06 +01:00
remove-comments.sed build.sh: Support comments in package files (#14) 2016-09-08 06:32:36 +10:00