mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 15:58:48 +08:00
11 lines
45 B
Bash
11 lines
45 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
source /.env
|
||
|
|
||
|
$EXEC_SCRIPT
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|