monitor/release/debian/DEBIAN/postrm

4 lines
73 B
Bash
Executable file

#!/bin/sh
systemctl disable scstwmonitor.service
systemctl daemon-reload