diff --git a/install.sh b/install.sh index 294d2ab..012ad37 100755 --- a/install.sh +++ b/install.sh @@ -149,7 +149,7 @@ f_get_nanorcs(){ if cd nanorc/; then printf "\n Error: Cannot open or access '%s' directory." "nanorc/" exit 1 - done + fi for file in *; do [ -e "$file" ] || continue