fix unbound var error in dev/launch.sh script
Created by: sqs
Fixes ../dev/launch.sh: line 88: $!: unbound variable
error.
It is not necessary to wait on the symbols build.sh script's background process because there is none.
Created by: sqs
Fixes ../dev/launch.sh: line 88: $!: unbound variable
error.
It is not necessary to wait on the symbols build.sh script's background process because there is none.