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

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

[ipk] change feed packs

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