Make code pass sample unit tests
This commit is contained in:
parent
8eccd8ce8e
commit
6082339fba
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
# set wiki root to nextcloud notes folder,
|
||||
# will be picked up by vim wiki plugin as root
|
||||
export WIKIROOT="$HOME/Nextcloud/Notes/"
|
||||
export WIKIROOT=${WIKIROOT:-"$HOME/Nextcloud/Notes/"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue