mirror of
https://github.com/Pecusx/jataricart.git
synced 2026-05-20 22:33:22 +02:00
rearranged and simplified configuration files
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
for i in *; do
|
||||
! [ -f "$i/macroflashname.asx" ] && continue
|
||||
echo GENERATE $i ...
|
||||
./makeflashwrite.sh "$i" noprocess
|
||||
echo "press RETURN"
|
||||
read
|
||||
|
||||
Reference in New Issue
Block a user