Files
plymouth-shelby-theme/scripts/fade.sh
2022-07-10 02:44:55 -07:00

5 lines
166 B
Bash
Executable File

#!/bin/bash
# run fade-one.py on every throbber image in parallel
find blåhaj -type f -name 'throbber-*.png' | parallel --bar --jobs $(nproc) ./scripts/fade-one.py