diff --git a/Scripts/quick-note.sh b/Scripts/quick-note.sh index fdd320b..56aa26e 100755 --- a/Scripts/quick-note.sh +++ b/Scripts/quick-note.sh @@ -2,7 +2,7 @@ # open quicknote # set quick note directory -dir="/home/emge/Notes/QuickNotes" +dir="/home/emge/Notes/QuickNotes/" # set current date curDate=$(date +"%Y-%m-%d")