updates
[dotfiles.git] / x / .local / bin / scr
index 5197c21..f34ccaf 100755 (executable)
@@ -2,5 +2,5 @@
 [ "$#" -eq 1 ] && CROP="$(slop -t 0 -f "-crop %g")"
 URL="scr/$(date +%F_%H-%M-%S).png"
 import -window root $CROP png:- | \
-       ssh ygdrassil ssh martlubbers.net "cat \> public_html/$URL"
-echo "http://martlubbers.net/$URL" | xclip -f | xargs -I{} notify-send {}
+       ssh helheim cat \> /var/www/martlubbers.net/$URL
+echo "http://martlubbers.net/$URL" | cloo.gl | xclip -f | xargs -I{} notify-send {}