FIX: Die Dateien enthalten jetzt ein - anstatt von _ wegen des SPS Präfix
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ if not exist %RESULT_TIA% (
|
||||
goto :eof
|
||||
)
|
||||
mkdir %INSTALL_DIR%\%FILENAME%
|
||||
move %PROJECT_WORK%\%FILENAME%_* %INSTALL_DIR%\%FILENAME%
|
||||
move %PROJECT_WORK%\%FILENAME%-* %INSTALL_DIR%\%FILENAME%
|
||||
goto :eof
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user