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