v3-revamp-fedora

This commit is contained in:
2026-07-06 19:31:41 +02:00
parent bea8685209
commit 41dc9242f8
+1
View File
@@ -1,6 +1,7 @@
#!/bin/bash
set -euo pipefail
# Map the exported variables to your local names with fallbacks to satisfy set -u
OS="${DETECTED_OS:-fedora}"
DE="${SELECTED_DE:-none}"