From 196cb5c2be5da459daa7fc044e57c4098aba0f93 Mon Sep 17 00:00:00 2001 From: Mohammed Amar-Bensaber Date: Tue, 27 Aug 2024 22:22:07 +0200 Subject: clean: remove debhelper artifacts TODO: Maybe gbp supports this already? --- build.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build.sh') diff --git a/build.sh b/build.sh index c97dc90..ed5fd42 100755 --- a/build.sh +++ b/build.sh @@ -6,6 +6,8 @@ set -eux hash gbp +./clean.sh + # Builds wireguard configuration files. # # This mainly copies secret files and `wg0.conf` definition. -- cgit v1.2.3