Spaces:
Sleeping
Sleeping
File size: 71 Bytes
0f0c87b |
1 2 3 4 |
#!/bin/bash
sudo apt-get update
sudo apt-get install -y openjdk-11-jre
|