InstalaçãoÁudioPluginsThe Trick The Trick#!/bin/bash set -e source <(curl -sSL https://estudio-debian.pages.dev/functions.lib) script() { curl -sSL https://mouseplugins.com/en/products/thetrick | grep tar.gz | cut -d '"' -f2 | xargs wget -q --show-progress --content-disposition } tmprun scriptThe Great EscapeTheMasker