This commit is contained in:
BingoKingo
2020-09-07 22:57:02 +08:00
parent 5c372e6e6a
commit a402803ef2
14 changed files with 2834 additions and 160 deletions
+1 -1
View File
@@ -563,7 +563,7 @@ function setConfigResponse($response)
return json_decode( $response, true )['Response'];
}
function OnekeyUpate($auth = 'qkqpttgf', $project = 'OneManager-php', $branch = 'master')
function OnekeyUpate($auth = 'BingoKingo', $project = 'Tfo', $branch = 'master')
{
$source = '/tmp/code.zip';
$outPath = '/tmp/';