We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de70a5c commit 21ef0b6Copy full SHA for 21ef0b6
1 file changed
kratos.gid/exec/compiled.unix.bat
@@ -38,4 +38,4 @@ KERNEL_NAME="linux"
38
39
40
# Run Python using the script MainKratos.py
41
-$python_path/python3 MainKratos.py > "$2/$1.info" 2> "$2/$1.err"
+$python_path MainKratos.py > "$2/$1.info" 2> "$2/$1.err"
0 commit comments