1 2 3 4 5 6 7
pre_remove() { systemctl disable --now gf_backup_tool.timer systemctl disable --now gf_backup_tool.service sudo rm -rf /snapshots sudo rm -rf /etc/gf_backup_tool/ }