Browse Source

Merge branch 'master' of https://gogs.earthsquad.global/athos/api_test

Bernhard 5 years ago
parent
commit
da2cfdf43e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pp_complete_run.sh

+ 2 - 2
pp_complete_run.sh

@@ -4,8 +4,8 @@ _evalBg() {
     eval "$@" &>/dev/null &disown;
 }
 
-short_all="./pp_short.sh"
-short_re="./pp_short_recycle.sh"
+short_all="./pp_mysql_short.sh"
+short_re="./pp_mysql_short_recycle.sh"
 
 for i in {1..3}
 do