mirror of
https://github.com/nboughton/dotfiles
synced 2024-11-22 14:51:56 +01:00
4 lines
61 B
Bash
Executable File
4 lines
61 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "$(cat ~/tmp/auroch.json | jq -r '.text')"
|