Update T1098.004.yaml
This commit is contained in:
committed by
GitHub
parent
995466a0e3
commit
a690c4ca58
@@ -11,7 +11,7 @@ atomic_tests:
|
||||
- macos
|
||||
- linux
|
||||
executor:
|
||||
name: sh
|
||||
name: bash
|
||||
elevation_required: false
|
||||
command: |
|
||||
if [ -f ~/.ssh/authorized_keys ]; then ssh_authorized_keys=$(cat ~/.ssh/authorized_keys); echo $ssh_authorized_keys > ~/.ssh/authorized_keys; fi;
|
||||
|
||||
Reference in New Issue
Block a user