#!/bin/sh

zenity --info --width=500 --text="Scratch 2 requires Adobe's Flash Player, which was retired at the end of 2020, and as a result, Scratch 2 no longer works.\n\nPress 'OK' to uninstall it." --title="Adobe Flash not available"
env SUDO_ASKPASS=/usr/bin/pwdsc2.sh sudo apt purge -y scratch2
