chore: add notification for azure-distrobox
This commit is contained in:
parent
ad82b8b879
commit
d14d2ace8c
1 changed files with 2 additions and 0 deletions
|
@ -5,4 +5,6 @@ if [ ! -f ~/.config/distrobox.ini ]; then
|
|||
exit 0
|
||||
fi
|
||||
|
||||
notify-send "Azure Distrobox" "Updating distroboxes" -u NORMAL
|
||||
distrobox assemble create --file ~/.config/distrobox.ini
|
||||
notify-send "Azure Distrobox" "Finished updating distroboxes" -u NORMAL
|
||||
|
|
Loading…
Reference in a new issue