mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-16 00:41:55 +08:00
11 lines
50 B
Bash
11 lines
50 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
source /.env
|
||
|
|
||
|
eval $EXEC_SCRIPT
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|