Files
isn/debian/postrm.ex
2025-07-07 09:32:35 +01:00

8 lines
123 B
Bash

#!/bin/sh
# If no user provided script is activated in this file, you should remove this file.
set -e
#DEBHELPER#
exit 0