This commit is contained in:
Stephan Raabe
2024-01-25 20:55:32 +01:00
parent 2de300120e
commit a812d7b144
9 changed files with 33 additions and 33 deletions

View File

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