1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-11-08 07:49:17 +01:00

Fix gimp description

This commit is contained in:
Emilio Pinna 2019-01-22 20:19:39 +00:00
parent ee7b68232f
commit 8782ccb96b

@ -1,5 +1,5 @@
---
description: `gimp` hangs after executing the Python code and can be terminated pressing `ctrl-c`.
description: The execution hangs after executing the Python code and can be terminated pressing ``ctrl-c``.
functions:
shell:
- code: gimp -idf --batch-interpreter=python-fu-eval -b 'import os; os.system("sh")'