Reduce PNG icon sizes

This commit is contained in:
Thomas Farstrike
2025-05-02 01:01:17 +02:00
parent 8693f07919
commit b96a0fabeb
7 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
rm -rf appstore_backend/bundled_apps
mkdir -p appstore_backend/bundled_apps
ls -1 internal_filesystem/apps | while read appdir; do
echo "Bundling $appdir"