Femboyos 2 full rewrite full working CI

This commit is contained in:
2025-12-14 09:31:01 +01:00
parent 3c1e168706
commit 0050395b1e
788 changed files with 13604 additions and 0 deletions

8
opsec.recipe.py Normal file
View File

@@ -0,0 +1,8 @@
pkgname = "opsec"
pkgver = "1.0"
source = f"https://github.com/dosfstools/dosfstools/releases/download/v{pkgver}/dosfstools-{pkgver}.tar.gz"
deps = []
build = [
f"echo \"This package isnt made yet lmao ask @alerktt on telegram for when hes gonna finally make it zowg :explodes:\""
]