auto scan network

This commit is contained in:
Carlos Polop 2021-09-13 09:11:07 -04:00
parent bb8e09df71
commit 015ffa80b7
2 changed files with 38 additions and 5 deletions

View File

@ -136,7 +136,7 @@ jobs:
run: linPEAS/linpeas.sh -h run: linPEAS/linpeas.sh -h
- name: Run linpeas - name: Run linpeas
run: linPEAS/linpeas.sh run: linPEAS/linpeas.sh -t
- name: Create local changes - name: Create local changes
run: git add linPEAS/linpeas.sh run: git add linPEAS/linpeas.sh

File diff suppressed because one or more lines are too long