Skip to content

Fix script to run from different directories - #12

Merged
markt-asf merged 1 commit into
apache:mainfrom
dsoumis:patch-2
May 3, 2022
Merged

Fix script to run from different directories#12
markt-asf merged 1 commit into
apache:mainfrom
dsoumis:patch-2

Conversation

@dsoumis

@dsoumis dsoumis commented Apr 8, 2022

Copy link
Copy Markdown
Member

By adding cd $(dirname $0) , user can run script from external directory and not having issues with the actual location of deps directory.

By adding cd $(dirname $0) , user can run script from external directory and not having issues with the actual location of deps directory.
@markt-asf
markt-asf merged commit 1962505 into apache:main May 3, 2022
@markt-asf

Copy link
Copy Markdown
Contributor

Thanks for the PR.

markt-asf added a commit that referenced this pull request May 3, 2022
csutherl pushed a commit that referenced this pull request Jan 7, 2026
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