source:
ipk/source/settings_sofa_cableBW_1_0/CONTROL/preinst
| Last change on this file was 46274, checked in by , 3 years ago | |
|---|---|
| File size: 344 bytes | |
| Rev | Line | |
|---|---|---|
| [18194] | 1 | #!/bin/sh |
| 2 | ||
| [46274] | 3 | echo Use Install Dest: $1 |
| 4 | echo Start Install Script: $0 | |
| 5 | ||
| 6 | ||
| [23442] | 7 | if [ -e /tmp/.tpk_upgrade_start ]; then |
| [21551] | 8 | echo "tpk upgrade skip settings" |
| [18438] | 9 | exit 1 |
| 10 | fi | |
| 11 | ||
| [21833] | 12 | rm -f /mnt/settings/bouquets* |
| 13 | rm -f /mnt/settings/channel | |
| 14 | rm -f /mnt/settings/provider | |
| 15 | rm -f /mnt/settings/transponder | |
| 16 | rm -f /mnt/settings/satellites | |
| 17 | rm -f /mnt/settings/epgchannel | |
| [18194] | 18 | |
| 19 | 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)