post_install() {echo"Defaulting to Wayland in the current whatsapp-nativefier install"rm/usr/bin/whatsapp-nativefierecho -e"#! /bin/bash\n\n/opt/whatsapp-nativefier/WhatsApp --ozone-platform-hint=auto"> /usr/bin/whatsapp-nativefierchmod+x /usr/bin/whatsapp-nativefier}