migrate to code plaza

This commit is contained in:
n3t1zen
2026-07-16 00:58:59 +08:00
parent 9460e860b0
commit c714c1b18e
6 changed files with 8 additions and 11 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ $Output = Join-Path $Root 'works/core'
$RevFile = Join-Path $Root 'works/rev'
# defaults
$RepoUrl = 'git@git.inker.bot:arknights/sing-box.git'
$RepoUrl = 'https://git.sfclub.cc/icybear/sing-box.git'
$UpstreamBranch = 'main'
$ConfigFile = Join-Path $Root 'works/config'