Project

General

Profile

« Previous | Next » 

Revision 8924

lib/local.sh: added \$bin_dir_abs

View differences:

local.sh
6 6

  
7 7
root_dir="$(dirname "${BASH_SOURCE[0]}")"/..
8 8
bin_dir="$root_dir"/bin
9
bin_dir_abs="$(realpath "$bin_dir")"
9 10

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

  

Also available in: Unified diff