Skip to content

Commit de28ffb

Browse files
python3 launch for linux
1 parent 8a3c82f commit de28ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kratos.gid/kratos.unix.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ else
4545
fi
4646

4747
# Run Python using the script MainKratos.py
48-
"$3/exec/Kratos/runkratos" MainKratos.py > "$2/$1.info" 2> "$2/$1.err"
48+
python3 MainKratos.py > "$2/$1.info" 2> "$2/$1.err"

0 commit comments

Comments
 (0)