diff --git a/shellnotes.sh b/shellnotes.sh index 44ffcf5..cbfba2f 100644 --- a/shellnotes.sh +++ b/shellnotes.sh @@ -53,7 +53,7 @@ function quickread() { else clear echo "No such note." - cd + cd $dir fi cd $dir }