Update LED_Helmet
This commit is contained in:
8
Git-Push_c.bat
Normal file
8
Git-Push_c.bat
Normal file
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
@echo Updates hochladen
|
||||
set /p Update=Comment:
|
||||
@pause
|
||||
git add .
|
||||
git commit -m "%Update%"
|
||||
git push
|
||||
@pause
|
||||
Reference in New Issue
Block a user