Robot Planet

#!/bin/bash
set -e
#!/bin/bash
set -e
source <(curl -sSL https://estudio-debian.pages.dev/functions.lib)
script() {
TARGET="https://www.robotplanet.dk/audio_plugins/battlecomp_vintage/Battle_Compressor_Linux_VST.7z"
download
TARGET="https://www.robotplanet.dk/audio_plugins/dense_fog_machine/Dense_Fog_Machine_Linux_VST.7z"
download
TARGET="https://www.robotplanet.dk/audio_plugins/hyperion_eq/Hyperion_EQ_Linux_VST.7z"
download
TARGET="https://www.robotplanet.dk/audio_plugins/mars_distortion/Mars_Distortion_Linux_VST.7z"
download
TARGET="https://www.robotplanet.dk/audio_plugins/mercury_filter/Mercury_Filter_Linux_VST.7z"
download
TARGET="https://www.robotplanet.dk/audio_plugins/quick_meter/Quick_Meter_Linux_VST.7z"
download
TARGET="https://www.robotplanet.dk/audio_plugins/tb4006/TB4006_Linux_VST.7z"
download
TARGET="https://www.robotplanet.dk/audio_plugins/uranus_delay/Uranus_Delay_Linux_VST.7z"
download
}
tmprun script