TISbackup/deb/postrm

8 lines
159 B
Plaintext
Raw Permalink Normal View History

2022-04-25 10:02:43 +02:00
#!/bin/bash
2022-10-29 13:34:28 +02:00
systemctl stop tisbackup_huey
systemctl stop tisbackup_gui
systemctl disable tisbackup_huey
systemctl disable tisbackup_gui
2022-04-25 10:02:43 +02:00
rm -rf /opt/tisbackup