updated config.yml

readme-wiki
xorrior 2017-12-14 01:08:44 -05:00
parent 71ccfdfd24
commit a6bc39b786
2 changed files with 9 additions and 2 deletions

View File

@ -5,4 +5,12 @@ jobs:
- image: circleci/python:2.7
steps:
- checkout
- run: echo "hello world"
- run:
name: update apt
command: 'sudo apt-get update'
- run:
name: Run install.sh
command: 'cd setup/ && sudo -E -H ./install.sh'
- run:
name: Start Empire
command: 'sudo ./empire --headless &'

@ -1 +0,0 @@
Subproject commit 3f7dc2dbbc36ca1c957ec629970026f45594a52c