mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-27 00:01:05 +00:00
Package the official latest and v6.9.1 images with authenticated HTTP/WebSocket defaults and 1Panel lifecycle scripts.
4 lines
45 B
Bash
Executable File
4 lines
45 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -euo pipefail
|
|
exit 0
|