Skip to content

Commit

Permalink
Update install.sh: restore missing "fi"
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Dec 11, 2023
1 parent da1f45f commit ea01a67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2613,6 +2613,7 @@ install_overlay()

python3 -m venv "${ALLSKY_PYTHON_VENV}" --system-site-packages
activate_python_venv
fi

local TMP="${ALLSKY_INSTALLATION_LOGS}/${NAME}"
display_msg --log progress "Installing ${NAME}${M}:"
Expand Down

0 comments on commit ea01a67

Please sign in to comment.