post_install(){
  echo "Please run cd /usr/share/webshag; ./setup.linux.py, before first running any webshag_cli or webshag_gui for the first time."
}

post_upgrade(){
  post_install
}
