document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. # copie o comando abaixo e cole no terminal
  2.  
  3. wget http://registry.gimp.org/files/layerfx.py \\
  4. -O "`find ~/.gimp* -type d -iname plug-ins`/layerfx.py" \\
  5. && chmod +x "`find ~/.gimp* -type d -iname plug-ins`/layerfx.py"
');