diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-08 11:10:35 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-08 11:10:35 -0800 |
| commit | a82a073043c1475b46e1e6963c7078df24399745 (patch) | |
| tree | af903573e80c41401fd73e7a3b15b003b56aa7bc /slstatus/setup.sh | |
| parent | 78f1d733b5a24bba9cd36c0fde335e14407d12f7 (diff) | |
slstatus patch to git
Diffstat (limited to 'slstatus/setup.sh')
| -rwxr-xr-x | slstatus/setup.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/slstatus/setup.sh b/slstatus/setup.sh index 18af177..dec7195 100755 --- a/slstatus/setup.sh +++ b/slstatus/setup.sh @@ -3,8 +3,6 @@ set -e set -x -tar -xzf slstatus-1.1.tar.gz cd slstatus-1.1 -patch <../my.diff make config.h sudo make install |
