Skip to content

Commit

Permalink
Update pddf_post_device_create.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Yagami-Jiang committed Apr 23, 2023
1 parent 30335a7 commit 20f1045
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# Set SYS_LED to Green, assuming everything came up fine.
# Set STA_LED(OS) to Green, assuming everything came up fine.
ipmitool raw 0x3a 0x42 0x02 0x00
ipmitool raw 0x3A 0x39 0x02 0x01
ipmitool raw 0x3a 0x39 0x02 0x00 01
ipmitool raw 0x3a 0x42 0x02 0x01

0 comments on commit 20f1045

Please sign in to comment.