Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User local installation documentation and bash script #418

Merged
merged 7 commits into from
Jan 7, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update local_install_or_update
  • Loading branch information
emprzy committed Dec 19, 2024
commit 67ccbffe4fb063bbcf297c7dbbd26b77e34c2b99
1 change: 1 addition & 0 deletions build/local_install_or_update
Original file line number Diff line number Diff line change
@@ -33,6 +33,7 @@ if [ "$FLEPI_CONDA_ENV_MATCHES" -eq 0 ]; then
fi

# Load the conda environment
eval "$(conda shell.bash hook)"
conda activate $FLEPI_CONDA
[ -e "$CONDA_PREFIX/conda-meta/pinned" ] && rm $CONDA_PREFIX/conda-meta/pinned
cat << EOF > $CONDA_PREFIX/conda-meta/pinned