mirror of
https://github.com/nboughton/dotfiles
synced 2025-11-16 19:07:12 +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')"
|