This commit is contained in:
2025-01-05 17:13:25 +08:00
parent 3260ac2a6f
commit 1a759b6ea0
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ dataHeaders = {
pullUrl = "https://gitee.com/GXDE-OS/"
pushUrl = [
"https://@USER@:@PASS@@github.com/GXDE-OS/",
"https://@USER@:@PASS@@gitcode.com/GXDE-OS/"
"https://@USER@:@PASS@@gitcode.com/GXDE-OS/",
"https://@USER@:@PASS@@atomgit.com/GXDE-OS/"
]
if (len(sys.argv) < 1 + len(pushUrl) * 2):