forked from hummypkg/webif
remove old strip-update task
git-svn-id: file:///root/webif/svn/pkg/webif/trunk@3359 2a923420-c742-0410-a762-8d5b09965624
This commit is contained in:
parent
e4809de977
commit
03459caabc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user