source:
ipk/source/CONTROL/preinst@
30729
| Last change on this file since 30729 was 30728, checked in by , 12 years ago | |
|---|---|
| File size: 286 bytes | |
| Rev | Line | |
|---|---|---|
| [30728] | 1 | #!/bin/sh |
| 2 | ||
| 3 | if [ -e /tmp/.tpk_upgrade_start ]; then | |
| 4 | echo "tpk upgrade skip settings" | |
| 5 | exit 1 | |
| 6 | fi | |
| 7 | ||
| 8 | rm -f /mnt/settings/bouquets* | |
| 9 | rm -f /mnt/settings/channel | |
| 10 | rm -f /mnt/settings/provider | |
| 11 | rm -f /mnt/settings/transponder | |
| 12 | rm -f /mnt/settings/satellites | |
| 13 | rm -f /mnt/settings/epgchannel | |
| 14 | ||
| 15 | 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)