From fa67270248f18135c37b9ce80664b20b139d7ffd Mon Sep 17 00:00:00 2001 From: pacien Date: Wed, 26 Jul 2017 19:46:38 +0200 Subject: Update local dir --- post-screenshot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post-screenshot.sh b/post-screenshot.sh index ff2507d..a4ee752 100755 --- a/post-screenshot.sh +++ b/post-screenshot.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -LOCAL_DIR="$HOME/medias/pictures/screenshots" +LOCAL_DIR="$HOME/pictures/screenshots" REMOTE_SERVICE_URL="https://paste.gnugen.ch" PASTE_EXPIRATION="1d" -- cgit v1.2.3