build script and github actions for rootful and rootless builds

This commit is contained in:
Siddharth Saxena
2023-12-17 02:12:33 +05:30
parent 91e167e25d
commit 1d8626ae9b
11 changed files with 121 additions and 18 deletions

View File

@@ -6,7 +6,7 @@
<string>com.julioverne.screendumpd</string>
<key>ProgramArguments</key>
<array>
<string>/var/jb/usr/libexec/screendumpd</string>
<string>/usr/libexec/screendumpd</string>
</array>
<key>RunAtLoad</key>
<true/>