repo: nostr action: blob revision: path_from: nostr-mysec revision_from: refs/heads/master: path_to: revision_to:
blob of:
/ nostr-mysec
refs/heads/master:/nostr-mysec
#!/usr/bin/env bash file=~/.config/nostr/me.sec if [ -e "$file" ];then cat "$file" fi