#!/bin/bash set -e if [ -d /etc/bash_completion.d/yunohost ]; then rm -fr /etc/bash_completion.d/yunohost fi #DEBHELPER# exit 0