~~ssh~~ https auto update

This commit is contained in:
lhy6305 2024-09-23 23:25:46 +08:00
parent 799640bb4e
commit c3ffcca142

View File

@ -62,6 +62,7 @@ if(!is_readable($pf)) {
exit;
}
//the included script should handle the rest of the request
require($pf);
exit;