Update arch-install
This commit is contained in:
parent
2c91a4da24
commit
ab80c464fa
1 changed files with 1 additions and 1 deletions
|
@ -914,7 +914,7 @@ then
|
||||||
echo "Git is installed"
|
echo "Git is installed"
|
||||||
else
|
else
|
||||||
echo "Git is not installed"
|
echo "Git is not installed"
|
||||||
pacman -Sy git --needed --noconfirm
|
pacman -Syu git --needed --noconfirm
|
||||||
fi
|
fi
|
||||||
gitclone
|
gitclone
|
||||||
/opt/${repo}/arch-install n ${version}
|
/opt/${repo}/arch-install n ${version}
|
||||||
|
|
Loading…
Reference in a new issue