Charlatan

#!/bin/bash
set -e
source <(curl -sSL https://estudio-debian.pages.dev/functions.lib)
script() {
TARGET="https://blaukraut.info$(curl -sSl https://blaukraut.info | grep charlatan | grep linux | cut -d '"' -f4)"
download
unzip -oqq '*.zip'
rm -r "$temp_dir"/*.zip
"$PWD"/install.sh
rm -fr "$PWD" "$HOME"/.vst3/Charlatan3.vst3
}
tmprun script