Skip to content

Commit

Permalink
add a before-install script for rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored Dec 4, 2023
1 parent fc448a5 commit 05f8d68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
]
},
"rpm": {
"beforeInstall": "../../../build_scripts/assets/rpm/before-install.sh",
"afterInstall": "../../../build_scripts/assets/rpm/postinst.sh",
"afterRemove": "../../../build_scripts/assets/rpm/prerm.sh",
"fpm": [
Expand Down

0 comments on commit 05f8d68

Please sign in to comment.