forked from me/IronOS-Meta
Update run.sh
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#! /bin/sh
|
||||
echo $1
|
||||
echo $2
|
||||
set -e
|
||||
find Images/ -type f -exec python3 img2logo.py {} "$1" "$2" \;
|
||||
|
||||
Reference in New Issue
Block a user