Added a few more scripts
This commit is contained in:
@@ -2,6 +2,6 @@ echo "Installing git..."
|
||||
sudo apt-get update > /dev/null
|
||||
sudo apt-get install -y git > /dev/null
|
||||
|
||||
echo "Cloning stable Mise-en-place..."
|
||||
git clone -b v0.1 https://git.cbo.dk/rasmus/setup-ubuntu.git ~/.local/share/mise-en-place > /dev/null
|
||||
source ~/.local/share/mise-en-place/install.sh
|
||||
echo "Cloning stable misebuntu..."
|
||||
git clone -b v0.1 https://git.cbo.dk/rasmus/setup-ubuntu.git ~/.local/share/misebuntu > /dev/null
|
||||
source ~/.local/share/misebuntu/install.sh
|
||||
|
||||
Reference in New Issue
Block a user