Parcourir la source

feat:添加测试脚本

zhaohaipeng il y a 6 mois
Parent
commit
b909850bf4
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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