Closed beroset closed 2 years ago
The current script doesn't quite work as intended -- cloning digital-fat-bwoy-slim
should rename the numeral files but it does not.
No, it's fine. The problem was that the watchface name is digital-fat-bwoy-slim
but the digit file names omit -slim
. It works just fine on digita-shifted
for example.
The cloner.sh script uses find and sed to clone and rename watchface files. It shows a brief help screen if not called with expected arguments, and has other diagnostic messages.
Signed-off-by: Ed Beroset beroset@ieee.org