Add filebrowser-service-menu-git

This commit is contained in:
2025-09-06 17:02:59 +03:00
parent ec4581ceac
commit 3410e3a03c
4 changed files with 58 additions and 0 deletions

View File

@@ -24,3 +24,8 @@ If it gets built, you can install the resulting `.pkg` file via:
sudo pacman -U packagename.pkg.tar.zst
```
The following command can be used to recreate the chroot.
```sh
pkgctl build -c
```