#!/bin/sh

dbus-send --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteInfoprint string:"Aggiornamento di youtube-dl..."

youtube-dl --update
