3 lines
101 B
Bash
Executable file
3 lines
101 B
Bash
Executable file
#!/bin/bash
|
|
sudo godot/bin/godot.linuxbsd.editor.x86_64 --editor --path hamncheese | tee output.log
|
|
|