Commit 6c60b89b authored by Naundorf's avatar Naundorf
Browse files

Update execute_vehicle_classification.sh

parent 214f4376
Pipeline #6835 failed with stage
in 20 seconds
......@@ -21,12 +21,12 @@ git init
# git pull git@transfer.hft-stuttgart.de:fork_hpc_vehicle_classification/hpc_vehicle_classification.git
# git config --global pull.ff only git@transfer.hft-stuttgart.de:fork_hpc_vehicle_classification/hpc_vehicle_classification.git
# git pull git@transfer.hft-stuttgart.de:81nasi1bwi/hpc_vehicle_classification.git
git pull https://transfer.hft-stuttgart.de/gitlab/81nasi1bwi/hpc_vehicle_classification.git
git config --global pull.ff only https://transfer.hft-stuttgart.de/gitlab/81nasi1bwi/hpc_vehicle_classification.git
#loading conda environment
echo "load and activate virtual environment"
eval "$(conda shell.bash hook)"
# conda env create -f environment.yml
conda env create -f environment.yml
source ~/devel/miniconda/4.9.2
conda activate env_vehicle_classification
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment