1
0
Fork 0

fix upgrades script

This commit is contained in:
Luca Bilke 2024-04-18 11:39:42 +02:00
parent 8f3c15d417
commit 4105ee313e
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 "