diff --git a/Batch/run-benchs.sh b/Batch/run-benchs.sh
index 5c4c62d8ef99c5687a9a58a8954bc0807a9529bb..9ea8c9bc5ef1ccd2006d6f7b31a6ddd09a0f0823 100644
--- a/Batch/run-benchs.sh
+++ b/Batch/run-benchs.sh
@@ -43,8 +43,6 @@ function main(){
         return 1
     fi
     
-    cd "/home/bramas/spetabaru-project/results/"
-
     # Create a directory to store the results
     # with the format results_[date]_[time]
     results_dir="results-$PREFIX-$(date +%Y%m%d_%H%M%S)"