Commit Graph

4 Commits (554063e1f4e316a6d3087a27076e0c6d5a34fca1)

Author SHA1 Message Date
Dustin 3cdd4c24c5 install-update: Do not use find -printf
Busybox `find` does not implement `-printf`.  We have to use `awk` to
get the base name of the file from its path.
2024-12-13 19:17:21 -06:00
Dustin fe602f2a92 install-update: Fix error message in die function 2023-03-08 11:12:00 -06:00
Dustin a776a5aa96 install-update: Use Gentoo shell functions 2023-02-14 00:31:42 -06:00
Dustin 025b7c6115 Initial commit 2023-02-13 23:24:36 -06:00