diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-08-24 20:05:45 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-08-24 21:23:52 +0530 |
commit | d8fe4b3bb681d4452a4911b5f480531e07239b1d (patch) | |
tree | 9ee9fa2eb110e81e5e1562051d111dff5e0e8431 /plugins/imgur | |
parent | eb3a9ad2ee86ec518f04911d413797e35c48e0d3 (diff) | |
download | nnn-d8fe4b3bb681d4452a4911b5f480531e07239b1d.tar.gz |
Plugin dups: find duplicate files in dir
Diffstat (limited to 'plugins/imgur')
-rwxr-xr-x | plugins/imgur | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/imgur b/plugins/imgur index 5b6d4eb..8b39b55 100755 --- a/plugins/imgur +++ b/plugins/imgur @@ -583,3 +583,5 @@ done if [ "${check_update}" = "true" ]; then check_for_update fi + +read dummy |