This commit is contained in:
ahmadbilalkhalid 2019-09-07 13:14:53 +05:00
parent f1def98cd7
commit 8a8c17cbad
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ EOF
apt update
apt upgrade --yes
apt install python3 qemu --yes
apt install python3 qemu python-pip python3-pip --yes
esac