1 2 3 4 5 6 7
post_install() { echo "You can add custom permanent flags for ChatLab in ~/.chatlab/user-flags.conf" } post_upgrade() { post_install }