#!/bin/sh set -e if [ "$1" = "configure" ]; then cp -af /usr/share/system-plugin-slp/* / fi