Removed git-all
This commit is contained in:
parent
256413e3d7
commit
e68bd9b8be
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
install_git() {
|
||||
echo "Installing git-all"
|
||||
sudo apt-get install git-all -y
|
||||
echo "Installing git"
|
||||
sudo apt-get install git -y
|
||||
}
|
Loading…
Reference in New Issue
Block a user