source:
ipk/source.sh4/feed_aaf/CONTROL/postinst@
11878
| Last change on this file since 11878 was 11838, checked in by , 15 years ago | |
|---|---|
| File size: 234 bytes | |
| Rev | Line | |
|---|---|---|
| [11621] | 1 | #!/bin/sh |
| 2 | TMP=/tmp/.feed | |
| 3 | sync | |
| 4 | ||
| [11785] | 5 | LINE1=`cat /var/etc/ipkg/official-feed.conf.original` |
| 6 | LINE2=`cat /var/etc/ipkg/secret-feed.conf` | |
| [11838] | 7 | echo "$LINE1" > /var/etc/ipkg/official-feed.conf |
| 8 | echo "$LINE2" >> /var/etc/ipkg/official-feed.conf | |
| 9 | ||
| [11621] | 10 | exit 0 |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)