diff options
Diffstat (limited to 'system/dosemu/doinst.sh')
-rw-r--r-- | system/dosemu/doinst.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/dosemu/doinst.sh b/system/dosemu/doinst.sh index a525f4b87c..00b706bce9 100644 --- a/system/dosemu/doinst.sh +++ b/system/dosemu/doinst.sh @@ -11,7 +11,7 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/dosemu.conf.new -config etc/global.conf.new -config etc/dosemu.users.new +config etc/dosemu/dosemu.conf.new +config etc/dosemu/global.conf.new +config etc/dosemu/dosemu.users.new |