a
This commit is contained in:
parent
f1def98cd7
commit
8a8c17cbad
1 changed files with 1 additions and 1 deletions
2
init.sh
2
init.sh
|
@ -36,7 +36,7 @@ EOF
|
||||||
apt update
|
apt update
|
||||||
apt upgrade --yes
|
apt upgrade --yes
|
||||||
|
|
||||||
apt install python3 qemu --yes
|
apt install python3 qemu python-pip python3-pip --yes
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue