Skip to content

Commit 92964c1

Browse files
authored
Update phoenix_command.rb
1 parent 2c2729f commit 92964c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/scada/phoenix_command.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ def get_state2(data)
150150
end
151151
state
152152
end
153-
153+
154154
def get_cpu(rhost, rport, devicetype)
155155
connect(true, 'RHOST' => rhost, 'RPORT' => rport)
156156
state = 'unknown'

0 commit comments

Comments
 (0)