3 lines
No EOL
66 B
Bash
3 lines
No EOL
66 B
Bash
#!/bin/ash
|
|
apk update
|
|
apk add --no-cache make gcc g++ zip git bash |