Project

General

Profile

« Previous | Next » 

Revision 8708

lib/local.run: add $bin_dir to the PATH

View differences:

lib/local.run
7 7
root_dir="$(dirname "${BASH_SOURCE[0]}")"/..
8 8
bin_dir="$root_dir"/bin
9 9

  
10
export PATH="$bin_dir:$PATH"
11

  
10 12
fi

Also available in: Unified diff