mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 16:01:01 +00:00
Add 1Panel v2 local app adapters for Jackett, The Lounge, and NZBGet using active LinuxServer Docker Hub tags.\n\nValidation:\n- adapter validate-v2 --strict-store --i18n-mode strict --source-evidence-mode off for all three apps\n- 1Panel v2 smoke passed for all three apps with moelin/1panel:v2
4 lines
45 B
Bash
Executable File
4 lines
45 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -euo pipefail
|
|
exit 0
|