diff options
Diffstat (limited to 'desktop/sun/doinst.sh')
-rw-r--r-- | desktop/sun/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/sun/doinst.sh b/desktop/sun/doinst.sh index 5dc84af9c0be1..2c94ccc544fd2 100644 --- a/desktop/sun/doinst.sh +++ b/desktop/sun/doinst.sh @@ -8,7 +8,7 @@ config() { fi } -config etc/sun/sun.conf.new +config etc/sun/sun.toml.new if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 |