#!/bin/bash if [[ $(readlink -f /usr/local/qt5pi/) = /usr/local/qt5raspi-5.12.5 ]]; then rm /usr/local/qt5pi fi