diff options
author | zachir <zachir@librem.one> | 2025-07-25 19:15:32 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-25 19:15:32 -0500 |
commit | 8cceada7230b551527b0683f177d73862174c6a3 (patch) | |
tree | fcfac39bfc1c04f5b28e0c48bb200f50c799084b | |
parent | 613f4c72d0ca0d0de2d1890495f5f414b7acb502 (diff) |
Make volsv a repo in binartix
-rw-r--r-- | .gitignore | 1 | ||||
-rwxr-xr-x | install.sh | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,7 @@ generics/ scripts/ shortcmds/ sp/ +volsv/ # other directories flatpak-sc/ @@ -11,6 +11,7 @@ generics scripts shortcmds sp +volsv EOF )" |