diff options
author | ZachIR <zachir@librem.one> | 2025-08-09 05:12:07 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-08-09 05:12:07 -0500 |
commit | ec1b0ec40015fd192cb025a945fc28ce9c9b804c (patch) | |
tree | b822cf80ea63de1c067a72b805a5f15b76a6c240 | |
parent | b264664911e4c6e67c6d0eca2afeac70271c2593 (diff) |
-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 )" |