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