Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Update LinuxMac.sh: miniforge3 #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update LinuxMac.sh: miniforge3 #22

wants to merge 1 commit into from

Conversation

gisi90
Copy link

@gisi90 gisi90 commented Jul 5, 2024

No description provided.

@gisi90 gisi90 requested a review from ReimarBauer July 5, 2024 05:51
Copy link
Member

@ReimarBauer ReimarBauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments

. "$HOME/Miniforge/etc/profile.d/conda.sh" &&
. "$HOME/Miniforge/etc/profile.d/mamba.sh" &&
. "$HOME/miniforge3/etc/profile.d/conda.sh" &&
. "$HOME/miniforge3/etc/profile.d/mamba.sh" &&
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried on a fresh user, by

sudo useradd -s /bin/bash -m exampleuser
sudo su - exampleuser
git clone https://github.com/Open-MSS/mss-install.git
cd mss-install/
git checkout miniforge3
./LinuxMac.sh -a

ls ../
 Miniforge   mss-install 

there is the old name

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the changed name comes when the -a option is not used.

Have a look if you can make it consistant.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants