diff options
Diffstat (limited to 'randoom')
-rwxr-xr-x | randoom | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,5 @@ #!/bin/sh - set -e DIR=~/.randoom @@ -55,5 +54,5 @@ if [ "$again" != "1" ]; then oblige --load ${OBLIGECFG:-$HOME/.oblige/CONFIG.txt} --batch slige.out fi -$ENGINE -iwad doom2 -skill 3 -warp 1 $EXTRA -file slige.out $LMP +$ENGINE -iwad doom2 -skill 3 -warp 1 $EXTRA -file slige.out $LMP &> randoom.log echo "Used MIDI file: $MIDI" |