Ignore:
Timestamp:
Sep 2, 2013, 1:07:18 AM (13 years ago)
Author:
tobayer
Message:

[titan] tobayer01 swapskin: continue release/beta handling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_tobayer01/CONTROL/prerm

    r23201 r23202  
    77        SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
    88        FREE=`expr $SPACE - 100`
     9        echo ""
    910        echo "Old free space: $FREE kb"
    1011else
    11         #echo "syncing disk"
    1212        sync
    1313fi
    1414
     15echo ""
    1516echo "Removing $plugin..."
    1617
Note: See TracChangeset for help on using the changeset viewer.