mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-21 13:57:17 +00:00

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.
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
[submodule "scripts/resin"]
|
|
path = scripts/resin
|
|
url = https://github.com/balena-io/scripts.git
|
|
branch = master
|