diff --git a/src/bee-install.sh.in b/src/bee-install.sh.in index 551738a..b74ec27 100755 --- a/src/bee-install.sh.in +++ b/src/bee-install.sh.in @@ -247,8 +247,6 @@ do_install() { # create bee-filename BEE="$(@BINDIR@/beeversion ${pkg} --format="%F").bee" - [ "${NOOP}" != "yes" ] && run_hooks pre-install ${pkg} - taraction="-x" [ "${NOOP}" = "yes" ] && taraction="-t"