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