diff --git a/tmp/post_upgrade_command b/tmp/post_upgrade_command index 225bafdb5..bd4146d45 100755 --- a/tmp/post_upgrade_command +++ b/tmp/post_upgrade_command @@ -31,8 +31,8 @@ rm -f /root/*.md5 >/dev/null 2>&1 # Fixup permissions on installed files if [ -f ${ROOT}etc/installed_filesystem.mtree ]; then - /usr/sbin/mtree -U -e -q -f ${ROOT}etc/installed_filesystem.mtree -p ${ROOT} > /conf/mtree.log; -fi; + /usr/sbin/mtree -U -e -q -f ${ROOT}etc/installed_filesystem.mtree -p ${ROOT} > /conf/mtree.log +fi # Make sure to preserve existing time zone if [ "${PFSENSETYPE}" = "nanobsd" -a -f /etc/localtime ]; then diff --git a/tmp/post_upgrade_command.php b/tmp/post_upgrade_command.php index 14c0d634a..c4a135767 100755 --- a/tmp/post_upgrade_command.php +++ b/tmp/post_upgrade_command.php @@ -1,4 +1,4 @@ -#!/usr/local/bin/php -f +#!/usr/local/bin/php -f