aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/usr/local/bin/livecd-sound
Commit message (Collapse)AuthorAgeFilesLines
* Fix optional shellcheck warningsnl67202023-06-151-53/+44
| | | | Additionally fix a few code style issues found with shfmt.
* Fix linter errors in livecd-soundDavid Runge2020-10-291-7/+3
| | | | | | | | | | | configs/releng/airootfs/usr/local/bin/livecd-sound: Replace oldstyle expr with a bash test in `is_numeric()`. Replace use of `nword()` with call to `wc -w`. Quote variables in `pick_a_card()`. Fixes #78
* implement accessibility support in archisoAlexander Epaneshnikov2020-10-291-0/+252
this fixes #67