Ignore:
Timestamp:
Sep 16, 2012, 12:49:35 PM (14 years ago)
Author:
andy-1
Message:

fix Settingsinstall

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titansettings_old_default_sat_1_0/CONTROL/preinst

    r12781 r17907  
    4646fi
    4747
    48 echo "remove /var/etc/titan/bouquets.*"
    49 rm -rf /var/etc/titan/bouquets.* > /dev/null 2>&1
    50 echo "remove /var/etc/titan/channel"
    51 rm -rf /var/etc/titan/channel > /dev/null 2>&1
    52 echo "remove /var/etc/titan/provider"
    53 rm -rf /var/etc/titan/provider > /dev/null 2>&1
    54 echo "remove /var/etc/titan/satellites"
    55 rm -rf /var/etc/titan/satellites > /dev/null 2>&1
    56 echo "remove /var/etc/titan/transponder"
    57 rm -rf /var/etc/titan/transponder > /dev/null 2>&1
     48#echo "remove /var/etc/titan/bouquets.*"
     49#rm -rf /var/etc/titan/bouquets.* > /dev/null 2>&1
     50#echo "remove /var/etc/titan/channel"
     51#rm -rf /var/etc/titan/channel > /dev/null 2>&1
     52#echo "remove /var/etc/titan/provider"
     53#rm -rf /var/etc/titan/provider > /dev/null 2>&1
     54#echo "remove /var/etc/titan/satellites"
     55#rm -rf /var/etc/titan/satellites > /dev/null 2>&1
     56#echo "remove /var/etc/titan/transponder"
     57#rm -rf /var/etc/titan/transponder > /dev/null 2>&1
     58cp /var/etc/titan/bouquets.cfg /tmp/bouquets.cfg
    5859
    5960exit 0
Note: See TracChangeset for help on using the changeset viewer.