mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
build_library/dev_container_util.sh: Correct repo URLs
Same content as in flatcar-build-2387.
This commit is contained in:
parent
d61e6f9a1b
commit
1bf2bba4bf
@ -39,12 +39,12 @@ disabled = true
|
|||||||
[coreos]
|
[coreos]
|
||||||
location = /var/lib/portage/coreos-overlay
|
location = /var/lib/portage/coreos-overlay
|
||||||
sync-type = git
|
sync-type = git
|
||||||
sync-uri = https://github.com/coreos/coreos-overlay.git
|
sync-uri = https://github.com/flatcar-linux/coreos-overlay.git
|
||||||
|
|
||||||
[portage-stable]
|
[portage-stable]
|
||||||
location = /var/lib/portage/portage-stable
|
location = /var/lib/portage/portage-stable
|
||||||
sync-type = git
|
sync-type = git
|
||||||
sync-uri = https://github.com/coreos/portage-stable.git
|
sync-uri = https://github.com/flatcar-linux/portage-stable.git
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# Now set the correct profile
|
# Now set the correct profile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user