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