so little APM1 development happening it is not worth it
@ -6,7 +6,7 @@
set -e
set -x
targets="clean apm1 clean apm2"
targets="clean apm2"
[ $# -gt 0 ] && {
targets="$*"