mirror of
https://github.com/gnh1201/welsonjs.git
synced 2024-11-26 15:31:42 +00:00
Update cloudflare.js
This commit is contained in:
parent
b51364af16
commit
4a67a9faa6
|
@ -14,7 +14,7 @@ exports.binPath = "bin/cloudflared";
|
|||
|
||||
exports.installService = function() {
|
||||
var commandOptions = [];
|
||||
commandOptions.push(binPath);
|
||||
commandOptions.push(exports.binPath);
|
||||
commandOptions.push("service");
|
||||
commandOptions.push("install");
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user