Fixes 7
This commit is contained in:
@@ -196,7 +196,7 @@ class BunkerwebWorker < Kernel::ModuleCoreWorker
|
||||
log_return("Domain should be specified. #{args}")
|
||||
else
|
||||
|
||||
log("add alias to domain to bunkerweb protection")
|
||||
log("add alias #{m_alias} to domain #{m_domain} to bunkerweb protection")
|
||||
output = `/usr/local/hestia/bin/v-bunkerweb-module alias #{m_domain} "#{m_alias}" shell`
|
||||
exit_status = $?.exitstatus
|
||||
if exit_status != 0
|
||||
|
||||
Reference in New Issue
Block a user