azure/files/usr/libexec/azure-topgrade

6 lines
169 B
Text
Raw Normal View History

2024-06-03 17:46:13 +00:00
#!/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