source:
ipk/source.sh4/feed_aaf/CONTROL/postinst@
12041
| Last change on this file since 12041 was 11838, checked in by , 15 years ago | |
|---|---|
| File size: 234 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | TMP=/tmp/.feed |
| 3 | sync |
| 4 | |
| 5 | LINE1=`cat /var/etc/ipkg/official-feed.conf.original` |
| 6 | LINE2=`cat /var/etc/ipkg/secret-feed.conf` |
| 7 | echo "$LINE1" > /var/etc/ipkg/official-feed.conf |
| 8 | echo "$LINE2" >> /var/etc/ipkg/official-feed.conf |
| 9 | |
| 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)