Changeset 23640 for ipk/source/skins_titan/CONTROL/postrm
- Timestamp:
- Sep 10, 2013, 7:28:16 PM (13 years ago)
- File:
-
- 1 edited
-
ipk/source/skins_titan/CONTROL/postrm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/skins_titan/CONTROL/postrm
r16393 r23640 1 1 #!/bin/sh 2 TMP=/tmp/.skin3 2 4 PLUGINDIR=/var/usr/local/share/titan/skin/titan5 rm -rf /var/usr/local/share/titan/skin/titan6 7 echo "successfully removed"8 if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ]; then9 SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`10 FREE=`expr $SPACE - 100`11 echo new freespace size $FREE kb12 else13 echo "syncing disk"14 sync15 fi16 3 exit 0
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)