fix: bootstrap syntaxerror
This commit is contained in:
@@ -20,6 +20,8 @@ if [ "$system_type" = "Linux" ] || [ "$system_type" = "WSL1" ] || [ "$system_typ
|
|||||||
else
|
else
|
||||||
echo "All packages are installed."
|
echo "All packages are installed."
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
if [ "$system_type" = "WSL1" ] || [ "$system_type" = "WSL1" ] ; then
|
if [ "$system_type" = "WSL1" ] || [ "$system_type" = "WSL1" ] ; then
|
||||||
# config WSL git authorisation
|
# config WSL git authorisation
|
||||||
if [ ! -f /usr/bin/git-credential-manager ] ; then
|
if [ ! -f /usr/bin/git-credential-manager ] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user