mirror of
https://github.com/Ralim/IronOS-Meta.git
synced 2025-04-15 11:27:48 +00:00
Refactor more
This commit is contained in:
4
Bootup Logos/run.sh
Executable file
4
Bootup Logos/run.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#! /bin/sh
|
||||
echo $1
|
||||
echo $2
|
||||
find Images/ -type f -exec python img2logo.py {} "$1" "$2" \;
|
||||
Reference in New Issue
Block a user