index
:
dotfiles
master
My dotfiles
xAlpharax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runc
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'runc')
-rwxr-xr-x
runc
2
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