zkxy_run_dispatch.sh 86 B

123456
  1. #!/bin/bash
  2. {
  3. gnome-terminal -x bash -c "cd ./build/&&./terminal 11; exec bash"
  4. }&