source: ipk/source.sh4/feed_titan/CONTROL/postrm@ 10908

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

[ipk] change feed packs

File size: 191 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
8exit 0
Note: See TracBrowser for help on using the repository browser.