aboutsummaryrefslogtreecommitdiffstats
path: root/mkdeb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mkdeb.sh')
-rwxr-xr-xmkdeb.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/mkdeb.sh b/mkdeb.sh
index 6184277f5..8cd4ebc48 100755
--- a/mkdeb.sh
+++ b/mkdeb.sh
@@ -48,10 +48,3 @@ mv debian.deb ../firejail_$2_1_amd64.deb
48echo "if building a 32bit package, rename the deb file manually" 48echo "if building a 32bit package, rename the deb file manually"
49cd .. 49cd ..
50rm -fr $CODE_DIR 50rm -fr $CODE_DIR
51
52
53
54
55
56
57