Release v2.1.0

Former-commit-id: a134abdea3
This commit is contained in:
Hadi
2024-08-18 23:40:47 +02:00
parent b851c527af
commit 321914861f
3 changed files with 25 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env bash
[[ -d "./docs" ]] || (echo "Folder ./docs not found" && exit 1)
# Create WALLPAPERS.md to preview wallpapers in ./home/wallpapers
WALLPAPERS_FOLDER="./home/wallpapers"