Skip to content

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
  • Loading branch information
cvandesande committed Nov 29, 2021
1 parent 715abb0 commit cff8538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion joplin-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e
if [ $# -eq 0 ]; then
printf "Usage: joplin-deb.sh version\nExample: joplin-deb.sh 2.15.12\n"
printf "Usage: joplin-deb.sh version\nExample: ./joplin-deb.sh 2.5.12\n"
exit 1
fi

Expand Down

0 comments on commit cff8538

Please sign in to comment.