Added passeneg manager. Part 4

This commit is contained in:
Alexey Berezhok
2024-12-15 23:47:27 +03:00
parent a2988a71d7
commit d3f7451c9b
3 changed files with 34 additions and 4 deletions

View File

@@ -142,7 +142,7 @@ class PassengerWorker < Kernel::ModuleCoreWorker
hestia_save_file_key_pair(dom_file, domain, ruby_ver)
ACTION_OK
else
log_return("Ruby path doesn't exists. #{ruby_ver}")
log_return("Ruby path doesn't exists. #{ruby_ver}. Args #{args}")
end
end
when "disable_user"