source:
ipk/source.sh4/feed_aaf/CONTROL/postinst@
11831
| Last change on this file since 11831 was 11785, checked in by , 15 years ago | |
|---|---|
| File size: 369 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" > cat /var/etc/ipkg/official-feed.conf |
| 8 | echo "$LINE2" >> cat /var/etc/ipkg/official-feed.conf |
| 9 | if [ -z $LINE2 ];then |
| 10 | echo WORK |
| 11 | echo "src/gz secret http://97.74.32.10/svn/atemio" >> cat /var/etc/ipkg/official-feed.conf |
| 12 | fi |
| 13 | 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)