This commit is contained in:
Captain ALM 2024-08-21 16:31:08 +01:00
parent d8596b1ed9
commit 6d8a93a5f3
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

@ -19,4 +19,4 @@ sudo chown root:root /cert -Rf;
sudo chmod u=rw,g=r,o= /cert -Rf;
echo "[?] Enroling cert (MOK Manager on next reboot):";
sudo mokutil --import /cert/BMOK.der;
echo "[+] Done, now use the kernel-build command from bash_aliases after a reboot and the enrole ...";
echo "[+] Done, now use the kernel-build-dep && kernel-build command from bash_aliases after a reboot and the enrole ...";