1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-24 08:16:02 +02:00

Fix cpan YAML

This commit is contained in:
Andrea Cardaci 2018-11-12 15:48:31 +01:00
parent d5405933d1
commit df1efb0437

View File

@ -1,7 +1,8 @@
---
functions:
shell:
- description: `cpan` lets you execute perl commands with the `! command`.
- description: |
`cpan` lets you execute perl commands with the `! command`.
code: |
cpan
! exec '/bin/bash'