Merge pull request #4022 from estesp/fix-script-comment

Fix incorrect comment from copy/paste of starting script
This commit is contained in:
Phil Estes 2020-02-13 14:22:59 -08:00 committed by GitHub
commit 7811aa7552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,7 @@
# #
# Builds and installs runc to /usr/local/go/bin based off # Builds a specific version of libseccomp and installs in /usr/local
# the commit defined in vendor.conf
# #
set -eu -o pipefail set -eu -o pipefail