#!/bin/bash

if [ -f /var/lib/sogo/GNUstep/Defaults/sogod.plist ]; then
    rm -f /var/lib/sogo/GNUstep/Defaults/sogod.plist
fi

