8 lines
210 B
Bash
8 lines
210 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/components/update-meta.sh
|
|
|