Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Fixed installation path bug #22

Merged
merged 1 commit into from
Feb 19, 2022
Merged

Fixed installation path bug #22

merged 1 commit into from
Feb 19, 2022

Conversation

cmaspi
Copy link
Owner

@cmaspi cmaspi commented Feb 19, 2022

install.sh used pwd to get path, which didn't work when install.sh was
called from some other directory, this commit fixes that by changing
directory using status filename, and then returning the output of pwd.

install.sh used pwd to get path, which didn't work when install.sh was
called from some other directory, this commit fixes that by changing
directory using status filename, and then returning the output of pwd.
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.

1 participant