source: ipk/source.sh4/feed_enigma/CONTROL/postrm@ 11687

Last change on this file since 11687 was 10675, checked in by obi, 15 years ago

[ipk] change feed packs

File size: 190 bytes
RevLine 
[10617]1#!/bin/sh
2TMP=/tmp/.feeds
3echo "successfully removed"
[10675]4echo "restore official-feed"
5mv /var/etc/ipkg/official-feed.conf.secret /var/etc/ipkg/official-feed.conf
[10617]6echo "syncing disk"
7sync
[10675]8exit 0
Note: See TracBrowser for help on using the repository browser.