diff --git a/README.md b/README.md index 2ed5d08..e68f8d3 100644 --- a/README.md +++ b/README.md @@ -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