8 lines
79 B
Plaintext
Raw Permalink Normal View History

2023-03-29 17:57:19 +01:00
#!/bin/bash
set -e
id -u soundfx &>/dev/null || userdel soundfx
#DEBHELPER#