aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/firejail-welcome.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/firejail-welcome.sh b/contrib/firejail-welcome.sh
index aa2388f09..6eebc67c5 100755
--- a/contrib/firejail-welcome.sh
+++ b/contrib/firejail-welcome.sh
@@ -1,7 +1,7 @@
1#!/bin/bash 1#!/bin/bash
2 2
3# This file is part of Firejail project 3# This file is part of Firejail project
4# Copyright (C) 2021 Firejail Authors 4# Copyright (C) 2020-2021 Firejail Authors
5# License GPL v2 5# License GPL v2
6 6
7if ! command -v zenity >/dev/null; then 7if ! command -v zenity >/dev/null; then