mirror of
https://github.com/scopatz/nanorc
synced 2025-06-20 05:30:08 +02:00
Shellcheck
This commit is contained in:
parent
2089e96452
commit
238a74c92c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user