manual-connections icon indicating copy to clipboard operation
manual-connections copied to clipboard

Make sourcing scripts path relative to script, not current working directory

Open dacabdi opened this issue 2 years ago • 2 comments

The entry point setup script cannot source the other scripts if the current working directory is not the root of the repository. It would be more robust to make all sourcing relative to the root of the repository.

dacabdi avatar Jan 02 '22 06:01 dacabdi

I think this is covered by these two PRs:

  • https://github.com/pia-foss/manual-connections/pull/94
  • https://github.com/pia-foss/manual-connections/pull/90

Please confirm if these PRs solve your issue, so that we can proceed to clean them up and merge them.

g00nix avatar Feb 19 '22 02:02 g00nix

Yes @g00nix, I think that works.

dacabdi avatar Feb 24 '22 03:02 dacabdi