更新信息

This commit is contained in:
林觅
2026-04-08 09:50:56 +08:00
parent 868eb6bc66
commit 96982ea9f6

View File

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