latest :)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
osr-cad sw --src="./$1/**/*Global*.+(SLDASM)" --dst='${SRC_DIR}/${SRC_NAME}.+(x_t)' --verbose --debug
|
||||
osr-cad sw --src="./$1/**/*Global*.+(SLDASM)" --dst='${SRC_DIR}/${SRC_NAME}-config.+(json)' --verbose --debug
|
||||
osr-cad sw --src="./$1/**/*Global*.+(SLDASM)" --dst='${SRC_DIR}/${SRC_NAME}-${CONFIGURATION}.+(step|x_t)' --verbose --debug
|
||||
osr-cad sw --src="./$1/**/*Global*.+(SLDASM)" --dst='${SRC_DIR}/${SRC_NAME}.+(pdf|html|step)' --verbose --debug
|
||||
@@ -0,0 +1,2 @@
|
||||
script_dir=$(dirname "$0")
|
||||
$script_dir/update-dir.sh "./cad/"
|
||||
Reference in New Issue
Block a user