madiator-docker-runpod/official-templates/better-ai-launcher/app/tests/populate_testdata.sh
2024-11-28 18:21:51 +01:00

12 lines
No EOL
353 B
Bash
Executable file

#!/bin/bash
# please use the "./README-SHARED_MODELS.txt" before you extract these TARs!!!
# Testcase #1
tar -xzf /app/tests/testdata_shared_models_link.tar.gz -C /workspace
# Testcase #2
tar -xzf /app/tests/testdata_stable-diffusion-webui_pull.tar.gz -C /workspace
# Testcase #3
tar -xzf /app/tests/testdata_installed_apps_pull.tar.gz -C /workspace