post_install(){ # commands that must be run as root on the installation device fusiondirectory-setup --update-cache --update-locales fusiondirectory-setup --yes --check-directories chown -R http: /var/cache/fusiondirectory } post_upgrade(){ post_install }