Release v2.1.0

Former-commit-id: a134abdea3
This commit is contained in:
Hadi
2024-08-18 23:40:47 +02:00
parent 61eac2f021
commit c6cc2b3e2b
3 changed files with 25 additions and 4 deletions
@@ -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"