Changeset 1721 for ipk/runipk.sh


Ignore:
Timestamp:
Jan 17, 2010, 9:42:01 PM (16 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/runipk.sh

    r1657 r1721  
    1818LIST_LINE=`cat aaf-flashbeta.txt`
    1919ALLOWED=`cat ~/ipk/aaf-flashbeta_allowed`
     20
    2021
    2122cd ~/ipk/WWW   
     
    3940LIST=`cat $NEXT_LIST`
    4041
     42echo LIST: $LIST
    4143
    4244for DIR in $LIST; do
     
    5860echo "done"
    5961
    60 rm $NEXT_LIST
    61 rm $TMP
     62rm .tmp*
    6263
    6364exit 0
Note: See TracChangeset for help on using the changeset viewer.