Need a bootstrapper to get going
This commit is contained in:
parent
71b9ac78b6
commit
fef875d985
4
bootstrap.sh
Normal file
4
bootstrap.sh
Normal file
@ -0,0 +1,4 @@
|
||||
sudo apt update -y
|
||||
sudo apt install -y curl git
|
||||
git clone https://x ~/.omakub
|
||||
source ~/.omakub/install.sh
|
Loading…
Reference in New Issue
Block a user