aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/update_deb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/update_deb.sh')
-rwxr-xr-xcontrib/update_deb.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/update_deb.sh b/contrib/update_deb.sh
index fa1b2d692..d417a09ea 100755
--- a/contrib/update_deb.sh
+++ b/contrib/update_deb.sh
@@ -1,4 +1,8 @@
1#!/bin/sh 1#!/bin/sh
2# This file is part of Firejail project
3# Copyright (C) 2014-2020 Firejail Authors
4# License GPL v2
5
2# Purpose: Fetch, compile, and install firejail from GitHub source. For 6# Purpose: Fetch, compile, and install firejail from GitHub source. For
3# Debian-based distros only (Ubuntu, Mint, etc). 7# Debian-based distros only (Ubuntu, Mint, etc).
4set -e 8set -e