4 lines
No EOL
59 B
Bash
Executable file
4 lines
No EOL
59 B
Bash
Executable file
#!/usr/bin/env bash
|
|
set -e
|
|
|
|
apt-get -yy install default-jre |