diff --git a/execute_vehicle_classification.sh b/execute_vehicle_classification.sh
index 0f32c49132e5e8977f45164cdf83c332010e9949..1d05ae123cc39b408a2fe41725e27599f6a1051e 100644
--- a/execute_vehicle_classification.sh
+++ b/execute_vehicle_classification.sh
@@ -19,8 +19,8 @@ echo "$1" | base64 -d | tr -d '\r' | ssh-add - > /dev/null
 echo "pulling gitlab repository"
 git init
 # git config --global pull.ff only git@transfer.hft-stuttgart.de:fork_hpc_vehicle_classification/hpc_vehicle_classification.git
-# git pull https://transfer.hft-stuttgart.de/gitlab/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/fork_hpc_vehicle_classification/hpc_vehicle_classification.git
+# git pull git@transfer.hft-stuttgart.de:81nasi1bwi/hpc_vehicle_classification.git
 
 
 #loading conda environment