mirror of
https://github.com/tcsenpai/redmicraft.git
synced 2025-06-03 01:40:11 +00:00
5 lines
56 B
Bash
5 lines
56 B
Bash
#! /bin/bash
|
|
|
|
pkg update
|
|
pkg add openjdk-17
|
|
pkg add curl |