diff --git a/CONTROL/postinst b/CONTROL/postinst index 8c2b4a5a..bd37d835 100755 --- a/CONTROL/postinst +++ b/CONTROL/postinst @@ -37,14 +37,14 @@ $PKG_ROOT/etc/init.d/S02anacron start < /dev/null > /dev/null 2>&1 & [ -f /tmp/webif_auto.log ] && rm -f /tmp/webif_auto.log -if [ ! -f /mod/webif/.strip-updated ]; then - echo "*********************************" - echo "* Please wait while any shrunk recordings are flagged..." - echo "*********************************" - /mod/webif/lib/bin/strip-update - - touch /mod/webif/.strip-updated -fi +#if [ ! -f /mod/webif/.strip-updated ]; then +# echo "*********************************" +# echo "* Please wait while any shrunk recordings are flagged..." +# echo "*********************************" +# /mod/webif/lib/bin/strip-update +# +# touch /mod/webif/.strip-updated +#fi /mod/webif/lib/bin/diskattrs #/mod/webif/lib/bin/resetnew