Sfoglia il codice sorgente

feat:添加测试脚本

zhaohaipeng 6 mesi fa
parent
commit
b909850bf4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      ad/00_test.sh

+ 1 - 0
ad/00_test.sh

@@ -1,6 +1,7 @@
 #!/bin/sh
 set -x
 
+sh_path=$(cd $(dirname $0); pwd)
 
 source /root/anaconda3/bin/activate py37