Ignore:
Timestamp:
Nov 2, 2011, 1:36:57 PM (15 years ago)
Author:
user0815
Message:

[ipk] update grey picons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswappicons_grey/CONTROL/postrm

    r9829 r10914  
    11#!/bin/sh
    22TMP=/tmp/.picon
     3
     4if [ -e /var/swap/titanpicons.backup ]; then
     5        echo "restore old /var/swap/titanpicons.backup.grey > /var/swap/titanpicons"
     6        mv /var/swap/titanpicons.backup.grey /var/swap/titanpicons
     7fi
    38
    49echo "successfully removed"
Note: See TracChangeset for help on using the changeset viewer.