From 9ecb2a43e7cd09cf661b9c857402ca3842366f57 Mon Sep 17 00:00:00 2001 From: Daniele Rondina Date: Sat, 16 Nov 2019 21:28:55 +0100 Subject: [PATCH] Fix typo of fetch sabayon-brokenlinks script --- script/post-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/post-update.sh b/script/post-update.sh index 12784d3..fe72d4d 100644 --- a/script/post-update.sh +++ b/script/post-update.sh @@ -36,7 +36,7 @@ export ETP_NONINTERACTIVE=1 check_brokenlinks () { - https://raw.githubusercontent.com/Sabayon/devkit/develop/sabayon-brokenlinks -O /usr/bin/sabayon-brokenlinks + wget https://raw.githubusercontent.com/Sabayon/devkit/develop/sabayon-brokenlinks -O /usr/bin/sabayon-brokenlinks chmod a+x /usr/bin/sabayon-brokenlinks sabayon-brokenlinks --force