Merge pull request #13068 from twunderlich-grapl/twunderlich/run-postinstall-script

[CI-only] Use the postinstall script for linux packages
This commit is contained in:
claire labry
2022-05-19 14:16:08 -04:00
committed by GitHub

View File

@@ -233,6 +233,7 @@ jobs:
rpm_depends: "openssl"
config_dir: ".release/linux/package/"
preinstall: ".release/linux/preinst"
postinstall: ".release/linux/postinst"
postremove: ".release/linux/postrm"
- name: Set Package Names