mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-17 12:34:21 +01:00
5 lines
130 B
Bash
5 lines
130 B
Bash
sudo apt update -y
|
|
sudo apt install -y curl git
|
|
git clone https://x ~/.local/share/omakub
|
|
source ~/.local/share/omakub/install.sh
|