Skip to content

Commit 23c8613

Browse files
committed
Update 100-monitor_raid.inc.php
1 parent 210fa38 commit 23c8613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/lib/classes/cron.d/100-monitor_raid.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ public function onRunJob() {
276276
}
277277

278278
/*
279-
* HP Proliant new driver -> http://downloads.linux.hpe.com/SDR/project/mcp/
279+
* HP Proliant new HPE Command Line Smart Storage Administration Utility
280280
*/
281281
system('which ssacli', $retval);
282282
if($retval === 0) {

0 commit comments

Comments
 (0)