Skip to content

Commit

Permalink
actually include before remove script...
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Werkmeister committed Jun 1, 2014
1 parent 517426d commit 70b9841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ buildPackage() {
-v $VERSION \
--iteration ${BUILD_NUMBER} \
--before-install="${INSTALL_SCRIPT_DIR}/before-install.sh" \
--before-remove="${INSTALL_SCRIPT_DIR}/before-remove.sh" \
--after-remove="${INSTALL_SCRIPT_DIR}/after-remove.sh" \
--deb-user root \
--deb-group root \
Expand Down

0 comments on commit 70b9841

Please sign in to comment.