This commit is contained in:
Stephan Raabe 2023-12-30 10:04:53 +01:00
parent 16b7ba3775
commit 927759345d

View File

@ -28,7 +28,7 @@ if [ ! -d ~/wallpaper ]; then
echo "Default wallpapers installed successfully."
fi
else
echo "~/wallpaper folder already exsits."
echo "~/wallpaper folder already exists."
fi
echo ""