Revert "make it a posttransaction hook"

This reverts commit 9b459dc49d.
This commit is contained in:
Wes Barnett 2021-04-15 20:31:48 -04:00
parent f4f8fd8a7f
commit 2ab106c200
No known key found for this signature in database
GPG key ID: 1070BCC98C18BD66

View file

@ -24,5 +24,5 @@ Target = snap-pac
[Action] [Action]
Description = You are removing snap-pac. No post transaction snapshots will be taken. Description = You are removing snap-pac. No post transaction snapshots will be taken.
Depends = snap-pac Depends = snap-pac
When = PostTransaction When = PreTransaction
Exec = /usr/bin/bash -c "rm -f /tmp/snap-pac-pre_*" Exec = /usr/bin/bash -c "rm -f /tmp/snap-pac-pre_*"