Skip to content

Commit

Permalink
banotify: .
Browse files Browse the repository at this point in the history
  • Loading branch information
noptrix committed Sep 6, 2024
1 parent 3fcba51 commit 950b932
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/banotify
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ remote_irc_notify() {

# TODO: group packages by name
sprunge=$(printf '%s\n' "${packages[@]}" | curl -s -F'file=@-' https://0x0.st)
#sprunge=$(printf '%s\n' "${packages[@]}" | nc -w 3 termbin.com 9999 2>/dev/null)

# TODO: color?
if $use_list ; then
Expand Down

0 comments on commit 950b932

Please sign in to comment.