This repository has been archived on 2024-06-03. You can view files and clone it, but cannot push or open issues or pull requests.
monitor/release/debian/DEBIAN/postrm

4 lines
73 B
Bash
Executable file

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