summaryrefslogtreecommitdiff
path: root/runc
diff options
context:
space:
mode:
Diffstat (limited to 'runc')
-rwxr-xr-xrunc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runc b/runc
index a68ac83..55abb21 100755
--- a/runc
+++ b/runc
@@ -4,7 +4,7 @@ set -e
g++ $1 -o temp
-chmod +x temp
+chmod +x temp # if it isn't already executable
./temp