mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Try and find azure logs
This commit is contained in:
@@ -375,7 +375,7 @@ stages:
|
||||
workingDirectory: /
|
||||
targetType: inline
|
||||
script: |
|
||||
Get-Childitem –Path / -Recurse
|
||||
Get-Childitem –Path /home -Recurse
|
||||
|
||||
- task: Bash@3
|
||||
displayName: Try and Find Logs 3
|
||||
@@ -384,4 +384,4 @@ stages:
|
||||
workingDirectory: /
|
||||
targetType: inline
|
||||
script: |
|
||||
ls -LR /_diag
|
||||
ls -LR /home
|
||||
|
Reference in New Issue
Block a user