mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-13526-fe-de-errata-en-el-MR-69' into 'develop'
Ent 13526 fe de errata en el mr 69 See merge request artica/pandorafms!7219
This commit is contained in:
commit
dfe9485ae4
@ -7725,7 +7725,7 @@ UPDATE
|
|||||||
SET
|
SET
|
||||||
`tdeployment_hosts`.`deploy_method` = 'HTTP',
|
`tdeployment_hosts`.`deploy_method` = 'HTTP',
|
||||||
`tdeployment_hosts`.`deploy_port` = 5985,
|
`tdeployment_hosts`.`deploy_port` = 5985,
|
||||||
`tdeployment_hosts`.`temp_folder` = 'C:\Widnows\Temp'
|
`tdeployment_hosts`.`temp_folder` = 'C:\Windows\Temp'
|
||||||
WHERE
|
WHERE
|
||||||
`tdeployment_hosts`.`id_os` = `tconfig_os`.`id_os` AND `tconfig_os`.`name` = 'Windows' AND `tdeployment_hosts`.`deployed` = 0;
|
`tdeployment_hosts`.`id_os` = `tconfig_os`.`id_os` AND `tconfig_os`.`name` = 'Windows' AND `tdeployment_hosts`.`deployed` = 0;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user