Changeset 10851 for ipk/source.sh4/feed_titan/CONTROL
- Timestamp:
- Oct 31, 2011, 7:03:54 PM (15 years ago)
- Location:
- ipk/source.sh4/feed_titan/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/feed_titan/CONTROL/postinst
r10677 r10851 6 6 SECRET=`cat /var/etc/ipkg/secret-feed.conf` 7 7 8 if [ `cat /var/etc/ipkg/official-feed.conf | grep "$SECRET" | wc -l ` -eq 0]; then8 if [ `cat /var/etc/ipkg/official-feed.conf | grep "$SECRET" | wc -l -eq 0` ]; then 9 9 OLD=`cat /var/etc/ipkg/official-feed.conf` 10 10 echo "backup official-feed" -
ipk/source.sh4/feed_titan/CONTROL/preinst
r10617 r10851 4 4 echo "syncing disk" 5 5 sync 6 7 rm -r /var/etc/ipkg/official-feed.conf8 6 9 7 model=`cat /etc/model`
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)