diff --git a/env_setup.sh b/env_setup.sh index 15556e8..ede2ecb 100755 --- a/env_setup.sh +++ b/env_setup.sh @@ -467,7 +467,7 @@ echo "no : To move on with configuration" read -p "Your choise : " choise if [ "$choise" = "yes" ] ; then - findFileOrDir "env_variable" "$ORIGINAL_DIR" "f" + findFileOrDir "env_variable" "$PWD" "f" find_status=$? if [ $find_status -eq $RETURN_SUCCESS ] ; then rm $PWD/env_variable