mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-04-06 19:12:26 +02:00
Changed Notes Dir
This commit is contained in:
parent
c032922d58
commit
ee7ef09634
@ -1,5 +1,5 @@
|
||||
#! /usr/bin/env bash
|
||||
readonly NOTES_DIR="$HOME/Notes/MD/notes" ## TODO Global Variables are bad
|
||||
readonly NOTES_DIR="$HOME/Notes/" ## TODO Global Variables are bad
|
||||
readonly SERVER_DIR="/srv/www/html/MD"
|
||||
readonly RECOLL_CONFIG_DIR="$HOME/.cadmus"
|
||||
readonly MKDOCS_YML="$HOME/Notes/mkdocs.yml" ## This may be above the notes directory, the
|
||||
|
Loading…
x
Reference in New Issue
Block a user