Moved sys-opt-ssd-hdd to a callable version in svc-opt-ssd-hdd

This commit is contained in:
2025-07-12 11:42:25 +02:00
parent f2187e4bc0
commit c09dec8b0f
18 changed files with 48 additions and 40 deletions

View File

@@ -27,7 +27,7 @@ clean:
tree:
@echo Generating Tree
python3 main.py generate tree -L 1
python3 main.py generate tree -D 2 --no-signal
build:
@echo "🔧 Generating users defaults → $(USERS_OUT)"