source:
ipk/source.sh4/titanswappicons_transparent/CONTROL/postrm@
12496
| Last change on this file since 12496 was 11203, checked in by , 15 years ago | |
|---|---|
| File size: 288 bytes | |
| Rev | Line | |
|---|---|---|
| [11203] | 1 | #!/bin/sh |
| 2 | TMP=/tmp/.picon | |
| 3 | ||
| 4 | if [ -e /var/swap/titanpicons.backup ]; then | |
| 5 | echo "restore old /var/swap/titanpicons.backup.transparent > /var/swap/titanpicons" | |
| 6 | mv /var/swap/titanpicons.backup.transparent /var/swap/titanpicons | |
| 7 | fi | |
| 8 | ||
| 9 | echo "successfully removed" | |
| 10 | echo "syncing disk" | |
| 11 | sync | |
| 12 | exit 0 |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)