die SVGs für Weichenkörper und Parallelweischen sind updated
This commit is contained in:
@@ -35,8 +35,9 @@ if %ERRORLEVEL% equ 3 set "arg=--weichen"
|
||||
if %ERRORLEVEL% equ 4 set "arg=--tefweichen"
|
||||
|
||||
REM Execute Python script with selected argument
|
||||
python "%RD_CONF_LIB%\3_svg_optimizer-Step1.py" %arg%
|
||||
|
||||
python %RD_CONF_LIB%\3_svg_optimizer_Step1.py %*
|
||||
python %RD_CONF_LIB%\3_svg_scaler_Step2.py %*
|
||||
python %RD_CONF_LIB%\3_svg_scaler_Step3.py %*
|
||||
REM Check execution status
|
||||
if %ERRORLEVEL% equ 0 (
|
||||
echo SVG optimization completed successfully!
|
||||
|
||||
Reference in New Issue
Block a user