Skip to content

fix unbound var error in dev/launch.sh script

Administrator requested to merge dont-wait-symbols into master

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.

Merge request reports

Loading