diff options
Diffstat (limited to 'scripts/ci.sh')
-rw-r--r-- | scripts/ci.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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 |