summaryrefslogtreecommitdiff
path: root/post-screenshot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'post-screenshot.sh')
-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