publish fork

This commit is contained in:
Dark Steveneq
2025-12-18 08:57:01 +01:00
parent ca3eebda7e
commit 3c0b3009c6
313 changed files with 18 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
#!/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
find shelby -type f -name 'throbber-*.png' | parallel --bar --jobs $(nproc) ./scripts/fade-one.py