Required grub package
This commit is contained in:
@@ -55,7 +55,7 @@ def main():
|
|||||||
'apt-get',
|
'apt-get',
|
||||||
'install',
|
'install',
|
||||||
'--assume-yes',
|
'--assume-yes',
|
||||||
'git', 'python3-openssl')
|
'git', 'grub-pc', 'python3-openssl')
|
||||||
|
|
||||||
ExecChroot(
|
ExecChroot(
|
||||||
'git',
|
'git',
|
||||||
|
|||||||
Reference in New Issue
Block a user