nope/06-WAMO-Installer.bat

5 lines
163 B
Batchfile
Raw Normal View History

2021-04-23 16:20:55 +00:00
set DIR=%~dp0
cd "%DIR%"
2021-10-15 06:41:37 +00:00
git clone --branch lib https://info.system:ZeMA123$@git.zema.de/tfs/ZISS/_git/ZISS-Kernel-2.0
2021-04-23 16:20:55 +00:00
cd ZISS-Kernel-2.0
2021-07-29 13:27:35 +00:00
call ./07-WAMO-Update.bat