isn/debian/prerm.ex

8 lines
123 B
Elixir

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