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