Saltar para o conteúdo

The Trick

TheMasker

#!/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 script