mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 08:01:00 +00:00
Package official Unleash 8.0.3 and latest images with the verified 1Panel PostgreSQL runtime selector. Fresh install, business workflow, restart, uninstall, and 8.0.3-to-latest upgrade were validated on 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
|