update
This commit is contained in:
parent
d71ebebfde
commit
148ce007f9
@ -301,8 +301,8 @@ else
|
|||||||
modprobe $module
|
modprobe $module
|
||||||
done
|
done
|
||||||
|
|
||||||
if [ -e $plgPATH;/boards.json ]; then
|
if [ -e "/boot/config/plugins/ipmi/boards.json" ]; then
|
||||||
mv $plgPATH;/boards.json $plgPATH;/board.json
|
mv /boot/config/plugins/ipmi/boards.json /boot/config/plugins/ipmi/board.json
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Start scripts if enabled
|
# Start scripts if enabled
|
||||||
|
Loading…
Reference in New Issue
Block a user