update feh on errors with satalite-wp-update

This commit is contained in:
2025-08-23 22:13:26 +02:00
parent 19305ad9be
commit 18c94a7621

View File

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