mirror of
https://github.com/safing/portmaster-packaging.git
synced 2026-05-20 20:10:34 +00:00
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
post_remove() {
|
|
echo "Removing portmaster modules"
|
|
rm -f var/lib/portmaster/updates
|
|
} |