mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 08:01:00 +00:00
Add Feishin and Pingap app definitions with source evidence, README guidance, strict adapter validation, env closure checks, and moelin/1panel:v2 smoke coverage.
4 lines
45 B
Bash
Executable File
4 lines
45 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -euo pipefail
|
|
exit 0
|