blob: 2a25b2aa6b30d12672cc1490d11d5c7f12523614 (
plain)
1
2
3
|
post_install() {
echo "NOTE: If the app is not running (or crashing on startup), make sure you have your 'org.freedesktop.secrets' (gnome-keyring, kwallet, etc.) of choice running before launching the app."
}
|