summary refs log tree commit diff
path: root/home/.local/bin/sup
blob: 33b268c887c16dbc35f80a134a72613ea02ff678 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh
set -e -u

dir=$(mktemp -d)
screencapture -i "$dir/capture.png"
type pngo > /dev/null && pngo "$dir/capture.png"
up "$dir/capture.png"
rm -r "$dir"
td colspan='3' class='logmsg'> 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe