@ -1,4 +1,4 @@
const remoteExec = require('./remoteExec.js');
const remoteExec = require('../remoteExec.js');
// links lubiland and module.exports
const lubiland = module.exports = {};