mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-30 12:50:51 +00:00
GCW0: Redirect debug output to log
This commit is contained in:
parent
13685d3893
commit
5394e08188
@ -6,4 +6,4 @@ if [ ! -f $HOME/.scummvmrc ] ; then
|
||||
cp ./scummvmrc $HOME/.scummvmrc
|
||||
fi
|
||||
|
||||
exec ./scummvm
|
||||
exec ./scummvm 2>&1 >/var/tmp/scummvm.log
|
||||
|
Loading…
Reference in New Issue
Block a user