kotlin-compile #1

Merged
jem merged 4 commits from kotlin-compile into main 2023-10-25 07:20:13 +00:00
Showing only changes of commit 00202edecc - Show all commits

View file

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