From ea988b300ef4756e923643f2fa97221abe5f0f88 Mon Sep 17 00:00:00 2001 From: Ivan Kozik Date: Sat, 13 Apr 2024 20:05:00 +0000 Subject: [PATCH] apt install jq --- sftp-into-eye | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sftp-into-eye b/sftp-into-eye index 71264ec..f50dd6b 100755 --- a/sftp-into-eye +++ b/sftp-into-eye @@ -1,7 +1,7 @@ #!/usr/bin/env zsh # Dependencies: exastash `es` in PATH, `path-to-eye-path` in PATH, and -# apt install zsh ripgrep rclone curl +# apt install zsh ripgrep rclone curl jq set -eu -o pipefail