liqian vor 1 Jahr
Ursprung
Commit
9a9cf0f02b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      ad_model_run.sh

+ 1 - 1
ad_model_run.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 source ~/.bash_profile
-conda active rov-offline-py38
+conda activate rov-offline-py38
 cd /data/rov-offline
 now_date=`date +"%Y%m%d"`
 echo "now_date: $now_date"