1
0
Fork 0

fix upgrades script

This commit is contained in:
Luca Bilke 2024-04-18 11:39:42 +02:00
parent 7200049a27
commit 337a6bf404
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
script="sudo xbps-install -Su; pkill -RTMIN+8 dwmblocks"
if [ -n "$TERM_PROGRAM" ]; then
if [ -n "$TERM" ]; then
sh -c "$script"
else
st -e sh -c "