mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-15 13:46:36 +00:00
[PR #33] Debian: Fix pre/post install script mixup #188
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/quamotion/dotnet-packaging/pull/33
State: closed
Merged: Yes
Fix issue where the post install script was written to the 'preinst' file instead of 'postinst'.
Fixes #32