mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-03-14 23:56:26 +00:00
* install shellcheck from debian sid repository * cleanup acceptance shell script use a uniq temp directory and cleanup make sure commands we use/need are installed * shellcheck main.sh * shellcheck example.sh * shellcheck test/acceptance.sh * brace all variables, used [[ instead of [