Skip to content

Commit ee28e6c

Browse files
NomadicCoreermo
authored andcommitted
Unstable repo: Update link to new stream url
1 parent 03daadb commit ee28e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/installer/src/engine.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ impl Installer {
216216

217217
// HAX:
218218
s.push(Step::add_repo(AddRepo {
219-
uri: "https://cdn.aerynos.dev/unstable/x86_64/stone.index".into(),
219+
uri: "https://cdn.aerynos.dev/stream/unstable/x86_64/stone.index".into(),
220220
name: "unstable".into(),
221221
priority: 0,
222222
}));

0 commit comments

Comments
 (0)