Add git links for bootstrap and escalated

This commit is contained in:
4lDO2 2022-07-27 17:59:43 +02:00
parent f4c9004cd8
commit 117e4d8921
No known key found for this signature in database
GPG Key ID: 996A1DBA676A00C0
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,6 @@
[recipe]
[source]
git = "https://gitlab.redox-os.org/redox-os/bootstrap.git"
[build]
template = "custom"
script = """

View File

@ -1,2 +1,5 @@
[source]
git = "https://gitlab.redox-os.org/redox-os/escalated.git"
[build]
template = "cargo"