diff --git a/function/scf.php b/function/scf.php index a93b111..aefc4bf 100644 --- a/function/scf.php +++ b/function/scf.php @@ -397,7 +397,7 @@ function updateProgram($function_name, $Region, $Namespace, $SecretId, $SecretKe $meth = 'POST'; $host = 'scf.tencentcloudapi.com'; $tmpdata['Action'] = 'UpdateFunctionCode'; - $tmpdata['Code.GitUrl'] = 'https://github.com/qkqpttgf/OneDrive_SCF'; + $tmpdata['Code.GitUrl'] = 'https://github.com/qkqpttgf/OneManager-php'; $tmpdata['CodeSource'] = 'Git'; $tmpdata['FunctionName'] = $function_name; $tmpdata['Handler'] = 'index.main_handler'; @@ -427,7 +427,7 @@ function EnvOpt($function_name, $needUpdate = 0) asort($constEnv); $html = '