diff --git a/notes.sh b/notes.sh index 6c7ea12..ae3b02f 100755 --- a/notes.sh +++ b/notes.sh @@ -144,4 +144,4 @@ function main() { esac } -main \ No newline at end of file +main "$@"