Browse Source

feat:添加测试脚本

zhaohaipeng 6 months ago
parent
commit
b909850bf4
1 changed files with 1 additions and 0 deletions
  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