Required module

This commit is contained in:
Ian Gulliver
2016-04-06 23:37:40 +00:00
parent 8c8e9bd530
commit 5e7f9f0351

View File

@@ -63,7 +63,7 @@ def main():
'apt-get',
'install',
'--assume-yes',
'git', 'grub-pc', 'python3-openssl')
'git', 'grub-pc', 'python3-openssl', 'python3-requests')
ExecChroot(
'git',