mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-16 11:04:13 +02:00
Changed Notes Dir
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#! /usr/bin/env bash
|
#! /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 SERVER_DIR="/srv/www/html/MD"
|
||||||
readonly RECOLL_CONFIG_DIR="$HOME/.cadmus"
|
readonly RECOLL_CONFIG_DIR="$HOME/.cadmus"
|
||||||
readonly MKDOCS_YML="$HOME/Notes/mkdocs.yml" ## This may be above the notes directory, the
|
readonly MKDOCS_YML="$HOME/Notes/mkdocs.yml" ## This may be above the notes directory, the
|
||||||
|
Reference in New Issue
Block a user