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/postrm

    r23201 r23202  
    1010        SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
    1111        FREE=`expr $SPACE - 100`
     12        echo ""
    1213        echo "New free space: $FREE kb"
    1314else
    14         #echo "syncing disk"
    1515        sync
    1616fi
    1717
    18 echo "Successfully removed $plugin"
     18echo ""
     19echo "Successfully removed $plugin."
    1920
    2021exit 0
Note: See TracChangeset for help on using the changeset viewer.