更新信息

This commit is contained in:
林觅
2026-04-08 09:52:43 +08:00
parent 96982ea9f6
commit 87903979cb

View File

@@ -2,8 +2,8 @@
线上部署gitea
- git remote add main https://gitea.vlos.net/jafar.o.jeh/gitea_init.git
- git pull main main
- git remote add profile https://gitea.vlos.net/jafar.o.jeh/gitea_init.git
- git pull profile main
- git add .
- git commit -m "更新信息"
- git push main main
- git push profile main