From 20e2d1c02dc997cd40dad89583141dccb44a6d51 Mon Sep 17 00:00:00 2001 From: Ulf Wiger Date: Wed, 14 May 2025 22:54:01 +0200 Subject: [PATCH] remove post_hook --- rebar.config | 2 -- 1 file changed, 2 deletions(-) diff --git a/rebar.config b/rebar.config index 8015a9c..eeafc62 100644 --- a/rebar.config +++ b/rebar.config @@ -10,8 +10,6 @@ {ref, "996ffcd"}}} ]}. -{post_hooks, [{compile, "./zompify.sh"}]}. - {plugins, [{rebar_aecuckooprebuilt_dep, {git, "https://github.com/aeternity/rebar3-cuckoo-prebuilt-plugin.git", {ref, "3981d79"}}} ]}.