diff --git a/snap/hooks/configure b/snap/hooks/configure index ca916d098..2678c47b2 100644 --- a/snap/hooks/configure +++ b/snap/hooks/configure @@ -1 +1,3 @@ +#!/bin/bash -e + exit 0