From 5fa39fbf2b996cffe057fcd6173e43abc8aa59ef Mon Sep 17 00:00:00 2001 From: LA_DI_DA <11174151+0O0o0oOoO00@users.noreply.github.com> Date: Sat, 16 Mar 2024 13:21:32 +0800 Subject: [PATCH] Upd: deploy template --- config/deploy.template-AidLux-cn.yaml | 4 ++-- config/deploy.template-AidLux.yaml | 4 ++-- config/deploy.template-cn.yaml | 6 +++--- config/deploy.template-docker-cn.yaml | 4 ++-- config/deploy.template-docker.yaml | 4 ++-- config/deploy.template-linux-cn.yaml | 4 ++-- config/deploy.template-linux.yaml | 4 ++-- config/deploy.template.yaml | 4 ++-- webapp/packages/main/public/deploy.yaml.tpl | 6 +++--- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/config/deploy.template-AidLux-cn.yaml b/config/deploy.template-AidLux-cn.yaml index ba9202f7a..97fba4e43 100644 --- a/config/deploy.template-AidLux-cn.yaml +++ b/config/deploy.template-AidLux-cn.yaml @@ -3,11 +3,11 @@ Deploy: # URL of AzurLaneAutoScript repository # [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download # [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript' - Repository: https://gitee.com/O0o0oOoO00O/Alas.git + Repository: git://git.lyoko.io/AzurLaneAutoScript # Branch of Alas # [Developer] Use 'dev', 'app', etc, to try new features # [Other] Use 'master', the stable branch - Branch: smallkai + Branch: master # Filepath of git executable `git.exe` # [Easy installer] Use './toolkit/Git/mingw64/bin/git.exe' # [Other] Use you own git diff --git a/config/deploy.template-AidLux.yaml b/config/deploy.template-AidLux.yaml index da6c65081..19dcdff71 100644 --- a/config/deploy.template-AidLux.yaml +++ b/config/deploy.template-AidLux.yaml @@ -3,11 +3,11 @@ Deploy: # URL of AzurLaneAutoScript repository # [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download # [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript' - Repository: https://github.com/0O0o0oOoO00/Alas + Repository: https://github.com/LmeSzinc/AzurLaneAutoScript # Branch of Alas # [Developer] Use 'dev', 'app', etc, to try new features # [Other] Use 'master', the stable branch - Branch: smallkai + Branch: master # Filepath of git executable `git.exe` # [Easy installer] Use './toolkit/Git/mingw64/bin/git.exe' # [Other] Use you own git diff --git a/config/deploy.template-cn.yaml b/config/deploy.template-cn.yaml index 28e613c09..3800e347b 100644 --- a/config/deploy.template-cn.yaml +++ b/config/deploy.template-cn.yaml @@ -1,13 +1,13 @@ Deploy: Git: # URL of AzurLaneAutoScript repository - # [CN user] Use 'https://e.coding.net/llop18870/alas/AzurLaneAutoScript.git' for faster and more stable download + # [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download # [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript' - Repository: https://gitee.com/O0o0oOoO00O/Alas.git + Repository: git://git.lyoko.io/AzurLaneAutoScript # Branch of Alas # [Developer] Use 'dev', 'app', etc, to try new features # [Other] Use 'master', the stable branch - Branch: smallkai + Branch: master # Filepath of git executable `git.exe` # [Easy installer] Use './toolkit/Git/mingw64/bin/git.exe' # [Other] Use you own git diff --git a/config/deploy.template-docker-cn.yaml b/config/deploy.template-docker-cn.yaml index cb76bdf84..d26fefdb2 100644 --- a/config/deploy.template-docker-cn.yaml +++ b/config/deploy.template-docker-cn.yaml @@ -3,11 +3,11 @@ Deploy: # URL of AzurLaneAutoScript repository # [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download # [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript' - Repository: https://gitee.com/O0o0oOoO00O/Alas.git + Repository: git://git.lyoko.io/AzurLaneAutoScript # Branch of Alas # [Developer] Use 'dev', 'app', etc, to try new features # [Other] Use 'master', the stable branch - Branch: smallkai + Branch: master # Filepath of git executable `git.exe` # [Easy installer] Use './toolkit/Git/mingw64/bin/git.exe' # [Other] Use you own git diff --git a/config/deploy.template-docker.yaml b/config/deploy.template-docker.yaml index e8cbc4fdb..e2351ecd0 100644 --- a/config/deploy.template-docker.yaml +++ b/config/deploy.template-docker.yaml @@ -3,11 +3,11 @@ Deploy: # URL of AzurLaneAutoScript repository # [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download # [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript' - Repository: https://github.com/0O0o0oOoO00/Alas + Repository: https://github.com/LmeSzinc/AzurLaneAutoScript # Branch of Alas # [Developer] Use 'dev', 'app', etc, to try new features # [Other] Use 'master', the stable branch - Branch: smallkai + Branch: master # Filepath of git executable `git.exe` # [Easy installer] Use './toolkit/Git/mingw64/bin/git.exe' # [Other] Use you own git diff --git a/config/deploy.template-linux-cn.yaml b/config/deploy.template-linux-cn.yaml index 182793596..a4ba3c04d 100644 --- a/config/deploy.template-linux-cn.yaml +++ b/config/deploy.template-linux-cn.yaml @@ -3,11 +3,11 @@ Deploy: # URL of AzurLaneAutoScript repository # [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download # [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript' - Repository: https://gitee.com/O0o0oOoO00O/Alas.git + Repository: git://git.lyoko.io/AzurLaneAutoScript # Branch of Alas # [Developer] Use 'dev', 'app', etc, to try new features # [Other] Use 'master', the stable branch - Branch: smallkai + Branch: master # Filepath of git executable `git.exe` # [Easy installer] Use './toolkit/Git/mingw64/bin/git.exe' # [Other] Use you own git diff --git a/config/deploy.template-linux.yaml b/config/deploy.template-linux.yaml index ed6edeeca..a256c2c50 100644 --- a/config/deploy.template-linux.yaml +++ b/config/deploy.template-linux.yaml @@ -3,11 +3,11 @@ Deploy: # URL of AzurLaneAutoScript repository # [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download # [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript' - Repository: https://github.com/0O0o0oOoO00/Alas + Repository: https://github.com/LmeSzinc/AzurLaneAutoScript # Branch of Alas # [Developer] Use 'dev', 'app', etc, to try new features # [Other] Use 'master', the stable branch - Branch: smallkai + Branch: master # Filepath of git executable `git.exe` # [Easy installer] Use './toolkit/Git/mingw64/bin/git.exe' # [Other] Use you own git diff --git a/config/deploy.template.yaml b/config/deploy.template.yaml index 2ba2afedb..3d60a0319 100644 --- a/config/deploy.template.yaml +++ b/config/deploy.template.yaml @@ -3,11 +3,11 @@ Deploy: # URL of AzurLaneAutoScript repository # [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download # [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript' - Repository: https://github.com/0O0o0oOoO00/Alas + Repository: https://github.com/LmeSzinc/AzurLaneAutoScript # Branch of Alas # [Developer] Use 'dev', 'app', etc, to try new features # [Other] Use 'master', the stable branch - Branch: smallkai + Branch: master # Filepath of git executable `git.exe` # [Easy installer] Use './toolkit/Git/mingw64/bin/git.exe' # [Other] Use you own git diff --git a/webapp/packages/main/public/deploy.yaml.tpl b/webapp/packages/main/public/deploy.yaml.tpl index 9eeac55d4..58732023f 100644 --- a/webapp/packages/main/public/deploy.yaml.tpl +++ b/webapp/packages/main/public/deploy.yaml.tpl @@ -1,13 +1,13 @@ Deploy: Git: # URL of AzurLaneAutoScript repository - # [CN user] Use 'https://gitee.com/O0o0oOoO00O/Alas' for faster and more stable download - # [Other] Use 'https://github.com/0O0o0oOoO00/Alas' + # [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download + # [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript' Repository: {{repository}} # Branch of Alas # [Developer] Use 'dev', 'app', etc, to try new features # [Other] Use 'master', the stable branch - Branch: smallkai + Branch: master # Filepath of git executable `git.exe` # [Easy installer] Use './toolkit/Git/mingw64/bin/git.exe' # [Other] Use you own git