Fixed bug with error message and changelog

This commit is contained in:
Dylan
2016-04-24 14:22:26 +10:00
parent 40eae87357
commit 2c6a95b63f
2 changed files with 12 additions and 2 deletions

View File

@@ -1902,6 +1902,7 @@ getwallpaper () {
getascii () {
if [ ! -f "$ascii" ] || [ "$ascii" == "distro" ]; then
# Error message
[ "$ascii" != "distro" ] && \
[ ! -f "$ascii" ] && err "Ascii file not found, using distro ascii"
# Lowercase the distro name