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