GlobalCube.bat 209 B

123456789101112
  1. @call "%~dp0"scripts\config.bat "%~dpnx0"
  2. if "%Mo-So%"=="J" (
  3. echo Taegliche Aktualisierung [Montag - Samstag]
  4. call ..\OPTIMA_import.bat
  5. call ..\OPTIMA_imr_csv.bat
  6. call ..\OPTIMA_Cubes.bat
  7. )