Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit d28c513

Browse files
committed
fix installer command for new DSM version
1 parent c8bc157 commit d28c513

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DeepSecurity/RHEL/DSM96RH.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@
775775
"ignoreErrors" : "false"
776776
},
777777
"1-install-DSM" : {
778-
"command" : "cd /tmp; sh Manager-Linux-9.6.3177.x64.sh -q -console -varfile /etc/cfn/dsmConfiguration.properties >> /tmp/dsmInstallLog",
778+
"command" : "cd /tmp; sh Manager-Linux-9.6.4000.x64.sh -q -console -varfile /etc/cfn/dsmConfiguration.properties >> /tmp/dsmInstallLog",
779779
"ignoreErrors" : "false"
780780
},
781781
"2-fix-for-systemd" : {

0 commit comments

Comments
 (0)