aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorMohammed Amar-Bensaber <renken@shione.net>2024-08-27 22:22:07 +0200
committerMohammed Amar-Bensaber <renken@shione.net>2024-08-27 22:22:07 +0200
commit196cb5c2be5da459daa7fc044e57c4098aba0f93 (patch)
tree6a88ff76ae3a15bbb0e3a74c8a2cb9e6c8368cc6 /build.sh
parent12866b24a3bdbd3d3ded0e9e84363f0e5f53ce5b (diff)
downloadshione-196cb5c2be5da459daa7fc044e57c4098aba0f93.tar.gz
shione-196cb5c2be5da459daa7fc044e57c4098aba0f93.zip
clean: remove debhelper artifacts
TODO: Maybe gbp supports this already?
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 2 insertions, 0 deletions
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.