etcher/.gitmodules
Jacob 5419b4b732 Use https for fetching sub modules
This switches over the sub module to using https instead of ssh. It simplifies a lot for people packaging the application and you won't need to have ssh configured correctly.
2018-11-27 18:19:02 +01:00

5 lines
115 B
Plaintext

[submodule "scripts/resin"]
path = scripts/resin
url = https://github.com/balena-io/scripts.git
branch = master