v3-revamp-fedora
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
|
|
||||||
# Map the exported variables to your local names with fallbacks to satisfy set -u
|
# Map the exported variables to your local names with fallbacks to satisfy set -u
|
||||||
OS="${DETECTED_OS:-fedora}"
|
OS="${DETECTED_OS:-fedora}"
|
||||||
DE="${SELECTED_DE:-none}"
|
DE="${SELECTED_DE:-none}"
|
||||||
|
|||||||
Reference in New Issue
Block a user