grub2 rebuild GRUB_DISABLE_OS_PROBER=false

This commit is contained in:
Rmys
2024-09-07 12:28:03 +03:00
parent 5e83ff2b52
commit ee157d7eaa
3 changed files with 12 additions and 3 deletions
+1
View File
@@ -13,6 +13,7 @@ from pisi.actionsapi import shelltools
def setup():
shelltools.export("PYTHON", "/usr/bin/python3")
shelltools.copy("../unifont*.bdf", "./unifont.bdf")
# shelltools.export("GRUB_CONTRIB", "%s/grub-2.06/grub-extras" % (get.workDIR()))