add kotlin image

This commit is contained in:
Michael Jerger 2023-08-11 13:35:15 +02:00
parent 31ac285df0
commit 00202edecc

View file

@ -4,7 +4,7 @@ set -eux
function main() {
upgradeSystem
apt -qqy install curl git kotlin gradle
apt -qqy install curl git kotlin gradle iputils-ping ssh
#install pyb
apt -qqy install python3 python3-pip;