Howl

Howl
🌎 descrição traduzida automaticamente 🇺🇸 -> 🇧🇷 👇🏻
Um reverb psicodélico e um delay que morde de volta.
#!/bin/bash
set -e
source <(curl -sSL https://estudio-debian.pages.dev/functions.lib)
script() {
TARGET="https://circuit-haze.com$(curl -s https://circuit-haze.com | grep -iEo 'href="[^"]+"' | grep -Ei 'linux' | cut -d '"' -f2)"
download
}
tmprun script
