Unverified Commit f85202d0 authored by Thomas Wunderlich's avatar Thomas Wunderlich
Browse files

Use the postinstall script

It appears that the postinstall script was created but never used.
This change is to actually use the post-install script.
parent 3e8f52b7
Showing with 1 addition and 0 deletions
+1 -0
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment