# arg 1: the new package version post_install() { echo echo "Please copy the file /usr/share/todotxt/todo.cfg to ~/.todo/config" echo "and then edit the TODO_DIR path in that file to your desired todo data directory." echo }