X Tutup
Skip to content

Commit a7c9b76

Browse files
estespCiprian Hacman
authored andcommitted
Fix incorrect comment from copy/paste of starting script
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (cherry picked from commit 75d0c5f) Signed-off-by: Ciprian Hacman <ciprian.hacman@sematext.com>
1 parent 6ad2553 commit a7c9b76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

script/setup/install-seccomp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616

1717

1818
#
19-
# Builds and installs runc to /usr/local/go/bin based off
20-
# the commit defined in vendor.conf
19+
# Builds a specific version of libseccomp and installs in /usr/local
2120
#
2221
set -eu -o pipefail
2322

0 commit comments

Comments
 (0)
X Tutup