feat: add topgrade

This commit is contained in:
Bastien Riviere 2024-06-03 19:46:13 +02:00
parent 2dd105e30d
commit 4a4b1b9044
Signed by: babariviere
GPG key ID: 4E5F0839249F162E
6 changed files with 24 additions and 13 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
notify-send "Azure" "Running topgrade" -u NORMAL
topgrade --config /usr/share/azure/topgrade.toml
notify-send "Azure" "topgrade finished" -u NORMAL