diff --git a/server/modules/autoimage.py b/server/modules/autoimage.py index 671ae0a..22070bd 100755 --- a/server/modules/autoimage.py +++ b/server/modules/autoimage.py @@ -55,7 +55,7 @@ def main(): 'apt-get', 'install', '--assume-yes', - 'git', 'python3-openssl') + 'git', 'grub-pc', 'python3-openssl') ExecChroot( 'git',