From 40edd7bf92ba5a7c2643b605ddbb1279c37f56e5 Mon Sep 17 00:00:00 2001 From: CactiChameleon9 <51231053+CactiChameleon9@users.noreply.github.com> Date: Tue, 24 Dec 2024 11:45:43 +0000 Subject: [PATCH] Add a few extra dependencies to the nix shebang --- scrape-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrape-all.sh b/scrape-all.sh index e2f94e4..6db89c6 100755 --- a/scrape-all.sh +++ b/scrape-all.sh @@ -1,5 +1,5 @@ #! /usr/bin/env nix-shell -#! nix-shell -i bash -p htmlq +#! nix-shell -i bash -p htmlq jq curl search_args=$1 throttling=$2