die SVGs für Weichenkörper und Parallelweischen sind updated
This commit is contained in:
@@ -13,8 +13,9 @@ if %ERRORLEVEL% neq 0 (
|
||||
|
||||
:: Run the Python script
|
||||
echo Running SVG optimizer...
|
||||
python %RD_CONF_LIB%\3_svg_optimizer-Step1.py %*
|
||||
|
||||
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 %*
|
||||
:: Check if Python script succeeded
|
||||
if %ERRORLEVEL% equ 0 (
|
||||
echo SVG optimization completed successfully
|
||||
|
||||
Reference in New Issue
Block a user