diff --git a/system_files/desktop/shared/usr/libexec/luks-enable-tpm2-autounlock b/system_files/desktop/shared/usr/libexec/luks-enable-tpm2-autounlock index 3599464d..2205e62a 100755 --- a/system_files/desktop/shared/usr/libexec/luks-enable-tpm2-autounlock +++ b/system_files/desktop/shared/usr/libexec/luks-enable-tpm2-autounlock @@ -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