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