summaryrefslogtreecommitdiff
path: root/st
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2025-12-02 22:26:18 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2025-12-02 22:26:18 -0800
commit870308dea5afaff169b80087615403303425ea11 (patch)
treed646db614018b6cdd16e9695fadc8e245d40c6c3 /st
parentca6533cc2c826862417af278a841eb736c4c98ce (diff)
fix st setup
Diffstat (limited to 'st')
-rwxr-xr-xst/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/st/setup.sh b/st/setup.sh
index 5835be5..0eb4a7b 100755
--- a/st/setup.sh
+++ b/st/setup.sh
@@ -9,4 +9,4 @@ patch <../my.diff
patch <../st-scrollback-ringbuffer-0.9.2.diff
patch <../st-dracula-0.8.5.diff
make config.h
-su root -c make install
+sudo make install