check-setuppy: Record one install date commit per venv
This allows tracking the installation "date" (git sha1) per-venv, so multiple venv can cohexist without any interference. In order to keep the currently recorded install commit: cp "$LISA_HOME/.lisa-install-commit" "$LISA_VENV_PATH"
Loading
Please register or sign in to comment