diff options
author | 2018-06-05 21:08:18 +0200 | |
---|---|---|
committer | 2018-06-05 21:08:18 +0200 | |
commit | c889d321500e4ffea74042607b5b40dcc3aab5ab (patch) | |
tree | 3ced7c98a7568af25078e6e9ff7b6b27db9c35dc /scripts/ci.sh | |
parent | no bash on alpine (diff) |
remove scripts, more pipfile commands
Diffstat (limited to 'scripts/ci.sh')
-rw-r--r-- | scripts/ci.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/ci.sh b/scripts/ci.sh deleted file mode 100644 index edf5295..0000000 --- a/scripts/ci.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -chmod +x binaries/nsjail2.6-ubuntu-x86_64 |