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
|