This commit is contained in:
max_richter 2021-01-20 21:35:34 +01:00
parent 24d24cab77
commit 37365ac963

View File

@ -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 "-----------------------------------"