aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/check-caps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/check-caps.sh')
-rwxr-xr-xsrc/tools/check-caps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/check-caps.sh b/src/tools/check-caps.sh
index 34ac5993d..b7026b1cd 100755
--- a/src/tools/check-caps.sh
+++ b/src/tools/check-caps.sh
@@ -1,6 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2020 Firejail Authors 3# Copyright (C) 2014-2021 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6if [ $# -eq 0 ] 6if [ $# -eq 0 ]