diff options
| author | Spacedio <spacedio@thernusen.net> | 2026-06-03 22:39:11 -0400 |
|---|---|---|
| committer | Spacedio <spacedio@thernusen.net> | 2026-06-03 22:39:11 -0400 |
| commit | 7846c1b33585a88333d2b0ac2270d0d304a2eeac (patch) | |
| tree | 27839140aef97d0fd24b8bd405df1583edca86af /system/usr/system-update | |
| parent | c9631b31a16b18140b7e471193618f5618fd0521 (diff) | |
| download | dotfiles-7846c1b33585a88333d2b0ac2270d0d304a2eeac.tar.gz | |
Continuing work on the Polybar dGPU module. Switched from Pulseaudio to Pipewire.
Diffstat (limited to 'system/usr/system-update')
| -rwxr-xr-x | system/usr/system-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/usr/system-update b/system/usr/system-update index 4187e46..79b26a8 100755 --- a/system/usr/system-update +++ b/system/usr/system-update @@ -1,5 +1,5 @@ #!/bin/bash -# /usr/local/bin/sys-update +# /usr/local/bin/system-update # Formal system maintenance utility with administrative enforcement LOG_FILE="/var/log/system-update.log" |
