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
|