feat: add ImageFind application and release pipelines

This commit is contained in:
2026-08-11 18:02:40 +08:00
commit 16239d7525
270 changed files with 59163 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
# Pre-install runs before fnOS has guaranteed that TRIM_PKGVAR exists and is
# writable by the package account. Runtime startup creates its own data tree.
exit 0