#!/bin/bash
if [ -e /usr/bin/AppFlowy ]; then
    rm /usr/bin/AppFlowy
    rm /usr/bin/AppFlowyLauncher.sh
fi
