#!/bin/sh set -e [ "$1" = "remove" ] || exit 0 # Placeholder exit 0