post_install() { echo "To run, systemctl start kavita" echo "site at localhost:5000" } post_remove() { userdel kavita }