mirror of
https://github.com/nboughton/dotfiles
synced 2025-02-22 10:31:07 +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')"
|