diff --git a/git-push.bat b/git-push.bat index da78f39..d23490d 100644 --- a/git-push.bat +++ b/git-push.bat @@ -27,7 +27,7 @@ git commit -m "Initial commit: Car Maintenance Management System" -m "Author: Ya REM 5. Add remote repository echo. echo [5/6] Adding remote repository... -git remote add origin http://wangziqi:qq5211314@154.36.185.171:3003/car-maintenance-system.git +git remote add origin http://wangziqi:qq5211314@154.36.185.171:3003/wangziqi/car-maintenance-system.git REM 6. Push to remote repository echo.