almost working something

This commit is contained in:
2024-01-03 20:31:37 +01:00
parent 7c54d16273
commit 2db8b5984f
9 changed files with 262 additions and 34 deletions

View File

@@ -20,6 +20,7 @@ for FILE in *.psil; do
continue
fi
echo "$FILE OK"
rm $FILE.res
done