Fixed typo and path separators usage in dos batch scripts
This commit is contained in:
@@ -78,7 +78,7 @@ echo Install eapml if missing
|
||||
mkdir -p $TMP_TARGET_DIR/contrib/library/math
|
||||
COPYCMDIFMISSING $TMP_DIR/contrib/ise_library/math/eapml $TMP_TARGET_DIR/contrib/library/math/eapml
|
||||
|
||||
echo Install eel is missing
|
||||
echo Install eel if missing
|
||||
mkdir -p $TMP_TARGET_DIR/contrib/library/text/encryption
|
||||
COPYCMDIFMISSING $TMP_DIR/contrib/ise_library/text/encryption/eel $TMP_TARGET_DIR/contrib/library/text/encryption/eel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user