mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 06:30:22 +08:00
fix function name
This commit is contained in:
@@ -41,7 +41,7 @@ function testResults (form) {
|
||||
|
||||
|
||||
|
||||
function buildHexStringCommand(name, app, service) {
|
||||
function generatesvc(name, app, service) {
|
||||
let svcdns = name + app + service;
|
||||
return svcdns;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user