mirror of https://github.com/Chizi123/Reddit-wallpaper-fetcher.git

Joel Grunbaum
2021-01-11 8f58616b53c56b2a7638f19ca89b78c21e911392
make folder if doesnt exist
1 files modified
2 ■■■■■ changed files
reddit-wallpaper-fetcher 2 ●●●●● patch | view | raw | blame | history
reddit-wallpaper-fetcher
@@ -21,6 +21,8 @@
    WALLDIR="$(dirname $(realpath "$0"))"
fi
[ ! -d "$WALLDIR" ] && mkdir "$WALLDIR"
[ ! -d "$CONFIR" ] && mkdir "$CONFDIR"
source "$CONFDIR"/reddit-wallpaper-fetcher.conf &>/dev/null
#Loud output for testing a changed config