update feh on errors with satalite-wp-update

This commit is contained in:
2025-08-23 22:13:26 +02:00
parent 67d6dc8b14
commit 4160333b7d

View File

@@ -19,6 +19,7 @@ HEIGHT=1080
error() {
printf "\033[31m%s\033[0m\n" "$1"
. "$HOME/.fehbg"
exit 1
}