fix
This commit is contained in:
parent
24d24cab77
commit
37365ac963
2
setup.sh
2
setup.sh
@ -50,7 +50,7 @@ INST_NVM=${SELECTED[4]}
|
|||||||
INST_SDKM=${SELECTED[5]}
|
INST_SDKM=${SELECTED[5]}
|
||||||
|
|
||||||
if [ $INTERACTIVE = "false" ]; then
|
if [ $INTERACTIVE = "false" ]; then
|
||||||
INST_ZSH = true
|
INST_ZSH=true
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "-----------------------------------"
|
echo "-----------------------------------"
|
||||||
|
Loading…
Reference in New Issue
Block a user