mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-08 12:48:32 +00:00
4 lines
62 B
Bash
Executable File
4 lines
62 B
Bash
Executable File
#!/bin/bash
|
|
sudo apt update && sudo apt install -y \
|
|
libzip5
|