Explorar o código

Small pathfix

koerschens %!s(int64=4) %!d(string=hai) anos
pai
achega
1fa782c4a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cvgpu.sh

+ 1 - 1
cvgpu.sh

@@ -3,4 +3,4 @@
 dir=$(dirname "$0")
 python_executable="$dir/miniconda3/bin/python"
 
-$python_executable python/gpu_status.py $@
+$python_executable "$dir"/python/gpu_status.py $@