updated yml file

readme-wiki
xorrior 2017-12-14 01:08:44 -05:00
parent c05acf2825
commit 89fcdc58ff
1 changed files with 0 additions and 3 deletions

View File

@ -16,6 +16,3 @@ jobs:
- run:
name: Start Empire
command: 'sudo ./empire --headless &'
- run:
name: Stop Empire
command: "sleep 60 && sudo kill $(ps -ef | grep '[p]ython ./empire --headless' | awk '{print $2}')"