Ignore:
Timestamp:
Oct 11, 2012, 12:04:33 PM (14 years ago)
Author:
obi
Message:

[ipk] fix minidlna server

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapnetwork_dlna/CONTROL/preinst

    r16098 r18181  
    2828        SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
    2929        FREE=`expr $SPACE - 100`
    30         SIZE=3000
     30        SIZE=600
    3131        echo "checking freespace"
    3232        echo packege size $SIZE kb
Note: See TracChangeset for help on using the changeset viewer.