From 238a74c92caa7f903a336b962912511dfeed3c0a Mon Sep 17 00:00:00 2001 From: Tiago Almeida Date: Wed, 11 Dec 2019 19:32:38 +0000 Subject: [PATCH] Shellcheck --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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