summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ipsectools-controller.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipsectools-controller.lua b/ipsectools-controller.lua
index 05941db..c7b6d1a 100644
--- a/ipsectools-controller.lua
+++ b/ipsectools-controller.lua
@@ -57,7 +57,7 @@ function expert (self)
modifications2 = self.model:update_filecontent2(modifications2)
end
- local url = ENV["SCRIPT_NAME"] .. self.conf.prefix .. self.conf.controller
+ local url = self.conf.script .. self.conf.prefix .. self.conf.controller
-- Start/Stop/Restart process
local cmdmanagement, actionresult