mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
7 lines
46 B
Bash
7 lines
46 B
Bash
#!/bin/bash
|
|
|
|
source /.env
|
|
|
|
|
|
eval $EXEC_SCRIPT
|