|
|
@ -29,7 +29,7 @@ elif [ "${shortname}" == "mta" ]; then |
|
|
|
update_mta.sh |
|
|
|
elif [ "${shortname}" == "jk2" ]; then |
|
|
|
update_jk2.sh |
|
|
|
elif [ "${shortname}" == "jk3 " ]; then |
|
|
|
elif [ "${shortname}" == "jk3" ]; then |
|
|
|
update_jk3.sh |
|
|
|
elif [ "${shortname}" == "vints" ]; then |
|
|
|
update_vints.sh |
|
|
|