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

Trcotton/vm update #8

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Trcotton/vm update #8

wants to merge 7 commits into from

Conversation

travisbcotton
Copy link
Collaborator

No description provided.

travisbcotton and others added 7 commits April 29, 2024 07:18
If running se-setup.sh e.g. from the ochami-vm repo root:

[user@host ochami-vm]$ pwd
/home/user/ochami-vm
[user@host ochami-vm]$ ./s3-utils/s3-setup.sh
[user@host ochami-vm]$ echo $PATH
...:/home/user/ochami-vm/bin

Running s3-setup.sh puts '/home/user/ochami-vm/bin' in the PATH when it should be '/home/user/ochami-vm/s3-utils/bin'.

This commit fixes this so no matter from which working directory the script is run from, the correct path is put into PATH.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants