From 8a8c17cbad83d3d8877288da960977a514b7aada Mon Sep 17 00:00:00 2001 From: Ahmed Bilal Khalid Date: Sat, 7 Sep 2019 13:14:53 +0500 Subject: [PATCH] a --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index ea920a0..4c94b0f 100644 --- a/init.sh +++ b/init.sh @@ -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