mirror of
https://github.com/nboughton/dotfiles
synced 2026-03-07 19:06:14 +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')"
|