This commit is contained in:
b33lz3bub 2021-06-18 17:36:46 +05:30 committed by GitHub
parent cfe0a0c300
commit 1405b4dce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
_gtfobins/yarn.md Normal file
View File

@ -0,0 +1,7 @@
---
functions:
shell:
- code: yarn exec /bin/sh
sudo:
- code: sudo yarn exec /bin/sh
---