Initial commit
This commit is contained in:
6
AZA_Speichern.bat
Normal file
6
AZA_Speichern.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
cd /d "%~dp0"
|
||||
git add .
|
||||
git commit -m "update"
|
||||
git push
|
||||
pause
|
||||
Reference in New Issue
Block a user