update Readme
This commit is contained in:
parent
d5aecdd210
commit
b8358d6131
6
COMIT.bat
Normal file
6
COMIT.bat
Normal file
@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
set /p msg=Comit Message:
|
||||
git add .
|
||||
git commit -m "%msg%"
|
||||
git push
|
||||
pause
|
@ -5,7 +5,7 @@
|
||||
Склонируй проект с сервера Gitea:
|
||||
|
||||
```bash
|
||||
git clone https://git.3dthing.online/
|
||||
git clone https://git.3dthing.online/TETA_TECH/T-Wing-Direction.git
|
||||
```
|
||||
|
||||
## ⚙️ Обновление репозитория
|
||||
|
Loading…
x
Reference in New Issue
Block a user