Commit 00331b786c0b607fe83f86475c9b26a8533c2efa

Authored by mj
1 parent ae7f735b3c
Exists in master and in 2 other branches 02-merge, dev

FIX .bashrc

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -111,5 +111,5 @@ fi
111 111  
112 112 # Alias definitions
113 113 if [ -f $ZCFG/templates/bash_aliases ]; then
114   - . $ZCFG/templates/bash_aliases
  114 + . $ZCFG/templates/bash_aliases.sh
115 115 fi