Skip to content

Commit

Permalink
migrating to miniforge
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordon J. Köhn committed Jan 24, 2025
1 parent d90a774 commit 3ce1b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/quick_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ title 'installing Mambaforge'
check_directory "${MINICONDAPATH}" 'Mambaforge installation path'

# Check OS for OS-Spefic Mambaforge installer
MINICONDA="Mambaforge-$(uname)-$(uname -m).sh"
MINICONDA="Miniforge3-24.11.3-0-$(uname)-$(uname -m).sh"
message 'Using installer:' "${MINICONDA}"

# Get and install Mambaforge
Expand Down

0 comments on commit 3ce1b01

Please sign in to comment.