Browse Source

apt install jq

master
Ivan Kozik 1 month ago
parent
commit
ea988b300e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      sftp-into-eye

+ 1
- 1
sftp-into-eye View File

@@ -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



Loading…
Cancel
Save