diff --git a/atomics/T1560.001/T1560.001.yaml b/atomics/T1560.001/T1560.001.yaml index e8ec287c..a71b8351 100644 --- a/atomics/T1560.001/T1560.001.yaml +++ b/atomics/T1560.001/T1560.001.yaml @@ -182,8 +182,8 @@ atomic_tests: (which yum && yum -y install epel-release zip)||(which apt-get && apt-get install -y zip) echo Please set input_files argument to include files that exist executor: - name: sh - elevation_required: false + name: bash + elevation_required: true command: | zip #{output_file} #{input_files} cleanup_command: |