diff --git a/usr/bin/archboot-secureboot-keys.sh b/usr/bin/archboot-secureboot-keys.sh index 0d6da4207..84bf1dd4e 100755 --- a/usr/bin/archboot-secureboot-keys.sh +++ b/usr/bin/archboot-secureboot-keys.sh @@ -38,7 +38,9 @@ fi _root_check +# archboot [[ -e /usr/bin/mkkeys.sh ]] && MKKEYS="mkkeys.sh" +# normal system [[ -e /usr/bin/archboot-mkkeys.sh ]] && MKKEYS="archboot-mkkeys.sh" if [[ -n "${_DIR}" ]]; then