haiku/data/common/boot/post_install/mime_update.sh
Ingo Weinhold 46f2d5ea88 Moved /etc/post_install to /boot/common/boot and the fresh_install marker
file to /boot/common/settings. Repackaged OpenSSH accordingly.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25335 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-06 22:47:38 +00:00

9 lines
199 B
Bash
Executable File

#!/bin/sh
# Make sure all apps have a MIME DB entry.
mimeset -apps -f /boot/beos/apps
mimeset -apps -f /boot/beos/preferences
mimeset -apps -f /boot/beos/system/servers
mimeset -apps -f /boot/apps