summaryrefslogtreecommitdiff
path: root/scripts/tree.sh
AgeCommit message (Collapse)Author
2024-08-09tree.sh: fix usage messageSertonix
2020-01-03scripts: Check that we got the right number of parametersMichael Forney
2018-02-16Port build scripts to POSIX shellMichael Forney
Since we are now using Lua to generate ninja files, use of rc in build scripts seems unnecessary and adds an additional bootstrap dependency. None of them are too fancy, so just port to POSIX sh instead.