#!/bin/bash

set -e

id -u soundfx &>/dev/null || userdel soundfx

#DEBHELPER#
