Ignore:
Timestamp:
Nov 16, 2011, 1:14:11 AM (15 years ago)
Author:
tobayer
Message:

[ipk] update tobayer01 skin and swapskin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_tobayer01/CONTROL/postinst

    r9492 r11214  
    33echo "successfully installed"
    44echo "syncing disk"
     5echo "now you can choose the new skin...."
    56sync
     7
    68if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
    79        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
     
    911        echo new freespace size $FREE kb
    1012fi
     13
    1114exit 0
Note: See TracChangeset for help on using the changeset viewer.