v1.1.1
This commit is contained in:
parent
cc40c0be22
commit
18feb95dfd
@ -6,7 +6,7 @@ REM Skript, um aus einem Projekt mit git-repo, ein portables .zip zu erstellen
|
|||||||
REM
|
REM
|
||||||
REM (C) 2025 MIT Adam Skotarczak
|
REM (C) 2025 MIT Adam Skotarczak
|
||||||
REM
|
REM
|
||||||
REM Version: v1.0.0
|
REM Version: v1.1.1
|
||||||
REM Github: https://github.com/realAscot/gitcopy
|
REM Github: https://github.com/realAscot/gitcopy
|
||||||
REM -------------------------------------------------------------------
|
REM -------------------------------------------------------------------
|
||||||
|
|
||||||
@ -17,6 +17,7 @@ if errorlevel 1 (
|
|||||||
echo.
|
echo.
|
||||||
echo [⚠️] Git ist nicht installiert oder nicht im PATH.
|
echo [⚠️] Git ist nicht installiert oder nicht im PATH.
|
||||||
echo [📦] Bitte installiere Git von https://git-scm.com/download/win
|
echo [📦] Bitte installiere Git von https://git-scm.com/download/win
|
||||||
|
call :show_help
|
||||||
echo.
|
echo.
|
||||||
exit /b 1
|
exit /b 1
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user