mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-03 17:37:08 +00:00
chore: Standardize on /usr/bin/bash
This commit is contained in:
parent
5402f530ef
commit
2f414416c1
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/bash
|
||||
## setup auto-unlock LUKS2 encrypted root on Fedora/Silverblue/maybe others
|
||||
## From https://github.com/bsherman/ublue-custom/blob/main/usr/bin/luks-enable-tpm2-autounlock
|
||||
set -u
|
||||
|
Loading…
Reference in New Issue
Block a user