feat: add topgrade
This commit is contained in:
parent
2dd105e30d
commit
4a4b1b9044
6 changed files with 24 additions and 13 deletions
5
files/usr/libexec/azure-topgrade
Executable file
5
files/usr/libexec/azure-topgrade
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue