This commit is contained in:
2018-12-20 22:06:06 +08:00
parent 6b4ec16652
commit 7f92cd3156
14 changed files with 94 additions and 93 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ let appName;
function getControllerDir(isInstall) {
// Find the js-controller location
const possibilities = [
'iobroker.js-controller',
'ioBroker.js-controller',
'yunkong2.js-controller',
'yunkong2.js-controller',
];
/** @type {string} */
let controllerPath;