7 lines
208 B
Bash
7 lines
208 B
Bash
script_dir=$(dirname "$0")
|
|
$script_dir/update-dir.sh extrusion
|
|
$script_dir/update-dir.sh injection
|
|
$script_dir/update-dir.sh shredder
|
|
$script_dir/update-dir.sh sheetpress
|
|
$script_dir/update-dir.sh components
|