From e19e4a6e1b6237317ef514a5e3e880b80fec4e43 Mon Sep 17 00:00:00 2001 From: Christopher Baklid Date: Thu, 31 May 2018 11:06:43 +0200 Subject: chmod +x on nsjail --- scripts/ci.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 scripts/ci.sh (limited to 'scripts/ci.sh') diff --git a/scripts/ci.sh b/scripts/ci.sh new file mode 100644 index 0000000..edf5295 --- /dev/null +++ b/scripts/ci.sh @@ -0,0 +1,2 @@ +#!/bin/bash +chmod +x binaries/nsjail2.6-ubuntu-x86_64 -- cgit v1.2.3