summaryrefslogtreecommitdiff
path: root/randomjournalpage.sh
diff options
context:
space:
mode:
Diffstat (limited to 'randomjournalpage.sh')
-rwxr-xr-xrandomjournalpage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/randomjournalpage.sh b/randomjournalpage.sh
index 7d0df74..8853edb 100755
--- a/randomjournalpage.sh
+++ b/randomjournalpage.sh
@@ -3,7 +3,7 @@
declare -r ARG="$1"
# From my NextCloud sync folder :-)
-declare -r JOURNAL_DIR="$HOME/Nextcloud/Documents/Notebooks"
+declare -r JOURNAL_DIR="$HOME/Nextcloud/Documents/Journals"
# Storing extract back to the NextCloud sync folder so that I can also read it
# from my smartphone! :-)
declare -r OUT_PDF=$JOURNAL_DIR/random_journal_extract.pdf