mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Add git links for bootstrap and escalated
This commit is contained in:
parent
f4c9004cd8
commit
117e4d8921
@ -1,4 +1,6 @@
|
||||
[recipe]
|
||||
[source]
|
||||
git = "https://gitlab.redox-os.org/redox-os/bootstrap.git"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,2 +1,5 @@
|
||||
[source]
|
||||
git = "https://gitlab.redox-os.org/redox-os/escalated.git"
|
||||
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user