diff options
-rw-r--r-- | README.md | 1 | ||||
-rwxr-xr-x | scripts/heasoft.sh | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -132,7 +132,6 @@ heainit() { tool=$(basename $i) ln -sf ${wrapper_name} ${wrapper_dir}/${tool} done - rehash echo "HEASoft initialized." else diff --git a/scripts/heasoft.sh b/scripts/heasoft.sh index 54e295b..03aa3fb 100755 --- a/scripts/heasoft.sh +++ b/scripts/heasoft.sh @@ -42,7 +42,6 @@ # tool=$(basename $i) # ln -sf ${wrapper_name} ${wrapper_dir}/${tool} # done -# rehash # # echo "HEASoft initialized." # else |