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

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

[ipk] change feed packs

File size: 191 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.