This commit is contained in:
Patrick Schleizer 2023-10-22 10:11:31 -04:00
parent bb57b1a289
commit 292a5c3a8a
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -62,6 +62,7 @@ parse_options() {
done
[[ -v noexec_maybe ]] || noexec_maybe=""
[[ -v option_force ]] || option_force=""
}
remount_secure() {