summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2017-07-26 19:46:38 +0200
committerpacien2017-07-26 19:46:38 +0200
commitfa67270248f18135c37b9ce80664b20b139d7ffd (patch)
tree74455b22dd96daa1a607fb0e18223a8eff326c2f
parentb7da7f8ceeef260ce8cb8f789a324ea6ef5da832 (diff)
downloaddesktop-utilities-fa67270248f18135c37b9ce80664b20b139d7ffd.tar.gz
Update local dir
-rwxr-xr-xpost-screenshot.sh2
1 files changed, 1 insertions, 1 deletions
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 @@
1#!/usr/bin/env sh 1#!/usr/bin/env sh
2 2
3LOCAL_DIR="$HOME/medias/pictures/screenshots" 3LOCAL_DIR="$HOME/pictures/screenshots"
4REMOTE_SERVICE_URL="https://paste.gnugen.ch" 4REMOTE_SERVICE_URL="https://paste.gnugen.ch"
5PASTE_EXPIRATION="1d" 5PASTE_EXPIRATION="1d"
6 6