Ver código fonte

feat:添加测试脚本

zhaohaipeng 6 meses atrás
pai
commit
b909850bf4
1 arquivos alterados com 1 adições e 0 exclusões
  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