Files
dosbox-x/update-dosbox-x-reference-conf
2020-09-15 17:27:23 -04:00

7 lines
196 B
Bash
Executable File

#!/bin/bash
src/dosbox-x -defaultconf -defaultdir . -exit -fastlaunch -c 'config -all -wcp dosbox-x.reference.conf' || exit 1
# Convert to Unix format if needed
dos2unix dosbox-x.reference.conf