mirror of
https://github.com/Ralim/IronOS-Meta.git
synced 2025-04-15 11:27:48 +00:00
Expanding supported devices (#35)
This commit is contained in:
committed by
Ben V. Brown
parent
c10a130329
commit
3b02e3ea6f
@@ -2,4 +2,4 @@
|
||||
echo $1
|
||||
echo $2
|
||||
set -e
|
||||
find Images/ -type f -exec python3 img2logo.py {} "$1" "$2" \;
|
||||
find Images/ -type f -exec python3 img2logo.py {} "$1" "$2" "$3" \;
|
||||
|
||||
Reference in New Issue
Block a user