This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Replies: 1 comment
-
This is a good idea imo. a git clone and local, or storing the repo in a variable would be nice. I hate running bash scripts from remote locations without having to check them each time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are reasons to make the scrips run not depending on a particular git repository. For example:
There could be the option to use a different repository, but another option could be running the scripts locally not depending on downloading other scripts from remotes. A use case for the second option would be in the scenario that the hypervisor or the VM has no access to GitHub.
Beta Was this translation helpful? Give feedback.
All reactions