aboutsummaryrefslogtreecommitdiff
path: root/apks/firefly3/APKBUILD
AgeCommit message (Collapse)Author
2023-04-24fix: Move chown setupGabriel Arakaki Giovanini
I don't know if this is the proper way to do it but it will make easier to build it.
2023-04-24fix: Correct folder structGabriel Arakaki Giovanini
Now it links the folder to the right place with the proper permission.
2023-01-29feat: Add firefly3 config folderGabriel Arakaki Giovanini
Now the env file is linked to the to the etc folder.
2022-11-07fix: Fix firefly location and permissionGabriel Arakaki Giovanini
Firefly was being copied into the wrong folder with root permission. Now it is on `www` which is what I use for it.
2022-11-07feat: Finish firefly APKBUILDGabriel Arakaki Giovanini
Add dependencies and subpackages' dependencies.
2022-10-18feat: Add initial APKBUILD for firefly3Gabriel Arakaki Giovanini