kb-quiver/debian/postrm
2026-04-04 00:26:43 -07:00

7 lines
65 B
Bash
Executable file

#!/bin/sh
set -e
rm /etc/kb-haptic-length || true
#DEBHELPER#