V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m38s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m38s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -79,6 +79,8 @@ EOF
|
||||
### Generate dynamic '${TARGET}/etc/fstab' entries.
|
||||
for var_path in "${ARY_PATHS_SORTED[@]}"; do
|
||||
|
||||
[[ "${var_path}" == "/recovery" ]] && continue
|
||||
|
||||
case "${var_path,,}" in
|
||||
|
||||
swap|SWAP) continue;;
|
||||
|
||||
Reference in New Issue
Block a user