change intervall
This commit is contained in:
@@ -4,5 +4,7 @@
|
||||
n=$(checkupdates | wc -l)
|
||||
if [ "$n" != "0" ]; then
|
||||
notify-send "System update" "$n updates available."
|
||||
else
|
||||
notify-send "No updates"
|
||||
fi
|
||||
notify-send "hallo"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user