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