Changeset 77

Show
Ignore:
Timestamp:
06/18/06 11:51:45 (3 years ago)
Author:
tg
Message:

set the $PATH inside the script, oops

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/scripts/scan-tools.sh

    r76 r77  
    3939 
    4040shopt -s extglob 
     41topdir=$(pwd) 
     42export PATH=$topdir/lbin:$PATH 
    4143 
    4244set -e 
    43 topdir=$(pwd) 
    4445rm -rf $topdir/lbin/tmp 
    4546mkdir -p $topdir/lbin/tmp