From f9e11bf8e1623b8473d1ad2b56a511b487642d0d Mon Sep 17 00:00:00 2001 From: edoardottt Date: Thu, 8 Jun 2023 12:20:32 +0200 Subject: [PATCH] update sh --- scripts/check-dups.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/check-dups.sh b/scripts/check-dups.sh index 05d9c73..bab7ff9 100755 --- a/scripts/check-dups.sh +++ b/scripts/check-dups.sh @@ -1,5 +1,7 @@ #!/bin/bash # +# https://github.com/edoardottt/awesome-hacker-search-engines +# # This script checks if there are duplicate entries in the README file. #