diff options
Diffstat (limited to 'desktop/wbar/doinst.sh')
-rw-r--r-- | desktop/wbar/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/wbar/doinst.sh b/desktop/wbar/doinst.sh index 653892d729..47bc1b3542 100644 --- a/desktop/wbar/doinst.sh +++ b/desktop/wbar/doinst.sh @@ -11,4 +11,4 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/default/wbar/wbar.cfg.new +config etc/wbar.d/wbar.cfg.new |