diff --git a/trb.sh b/trb.sh index a1f0f7a..b953226 100755 --- a/trb.sh +++ b/trb.sh @@ -20,5 +20,6 @@ else results=$($su_prompt "/sbin/fstrim -va") notify-send "${results}" + echo "${results}" fi