Files
dosbox-x/update-dosbox-x-reference-conf

4 lines
91 B
Bash
Executable File

#!/bin/bash
src/dosbox-x -c 'config -all -wc dosbox-x.reference.conf' -c 'exit' || exit 1