From 6c639699d02543084923c0e4e452dc9c7d0a8b1f Mon Sep 17 00:00:00 2001 From: Luk Lu Date: Fri, 15 Sep 2023 16:37:10 +0800 Subject: [PATCH] rename tuc-vic to vic --- README.md | 4 ++-- envar-deploy.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 44ae67d..792c38d 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ 导航路径 [Organizations](https://git.faronear.org/explore/organizations) - 应用链总入口 [tuc/_tuc](https://git.faronear.org/tuc/_tuc) - - 个性价值 [tuc-vic/vic](https://git.faronear.org/tuc-vic/vic) - - **用户端.react [tuc-vic/vic.user.react](https://git.faronear.org/tuc-vic/vic.user.react)** + - 个性价值 [vic/vic](https://git.faronear.org/vic/vic) + - **用户端.react [vic/vic.user.react](https://git.faronear.org/vic/vic.user.react)** diff --git a/envar-deploy.js b/envar-deploy.js index 2c1af23..3ace288 100644 --- a/envar-deploy.js +++ b/envar-deploy.js @@ -4,7 +4,7 @@ module.exports = { gotoTarget: 'github', github: { targetType: 'git', - repo: 'https://github.com/tuc-vic/vic-user.bittic.org', + repo: 'https://github.com/vic/vic-user.bittic.org', branch: 'main', gitname: 'vic-team', gitemail: 'vic-team@outlook.com', @@ -13,7 +13,7 @@ module.exports = { vultr: { targetType: 'ssh', host: 'vic-user.bittic.org', - targetPath: '/faronear/tuc-vic/vic.user.react', + targetPath: '/faronear/vic/vic.user.react', targetDir: 'dist', user: 'adot', password: '',