summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpackaging/deb/xenial/clean.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/deb/xenial/clean.sh b/packaging/deb/xenial/clean.sh
new file mode 100755
index 000000000..f651b0787
--- /dev/null
+++ b/packaging/deb/xenial/clean.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+# remove outcomes of honeycomb package generation
+rm -rf honeycomb-* honeycomb_* vpp* \ No newline at end of file