source:
ipk/source/screensaver_radio_1.0/CONTROL/postrm@
23605
| Last change on this file since 23605 was 23605, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 249 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | rm -rf /var/usr/local/share/titan/saver/radio |
| 4 | |
| 5 | if [ -e /var/usr/local/share/titan/saver/radio.old ];then |
| 6 | echo "rename radio.old -> radio" |
| 7 | mv -f /var/usr/local/share/titan/saver/radio.old /var/usr/local/share/titan/saver/radio |
| 8 | fi |
| 9 | |
| 10 | 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)