mirror of
https://github.com/Hizenberg469/environment-setup.git
synced 2026-04-19 21:12:23 +03:00
complete
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user