fix: v3
This commit is contained in:
parent
175a0e91ec
commit
fa0d58d706
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
#Prerequesits
|
#Prerequesits
|
||||||
echo "-- Installing git --"
|
echo "-- Installing git --"
|
||||||
install git
|
|
||||||
if [ "$(which $1)" != "" ]; then
|
if [ "$(which $1)" != "" ]; then
|
||||||
apt-get install $1 -y > /dev/null
|
apt-get install $1 -y > /dev/null
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user