diff options
Diffstat (limited to 'system/mybashburn/doinst.sh')
-rw-r--r-- | system/mybashburn/doinst.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/mybashburn/doinst.sh b/system/mybashburn/doinst.sh index 9d5b892eff..67106d5525 100644 --- a/system/mybashburn/doinst.sh +++ b/system/mybashburn/doinst.sh @@ -11,4 +11,6 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } # List of configuration files (they should end in .new) + config etc/mybashburnrc.new + |