notes/scripts/ocrl
2022-06-09 12:59:03 -07:00

5 lines
139 B
Bash
Executable file

#!/bin/bash
source /home/brian/.api_key.sh
curl -s -H "Accept: application/json" "http://www.omdbapi.com/?apikey=$omdbapi_key&t=$1" | jq