Update temp.inc.sh
This commit is contained in:
@@ -207,7 +207,7 @@ CHECKTEMP(){
|
||||
fi
|
||||
# fi
|
||||
|
||||
([ "${temptype}" == "fans" ] && [ "${SENSOR}" != "iDS-vMS-Host6" ]) && echo " This host's PSU is not compatible, Fans are instead synced with 'iDS-vMS-Host7'" || echo
|
||||
([ "${temptype}" == "fans" ] && [ "${SENSOR}" == "iDS-vMS-Host6" ]) && echo " This host's PSU is not compatible, Fans are instead synced with 'iDS-vMS-Host7'" || echo
|
||||
# ([ "${temptype}" != "fans" ] || ([ "${temptype}" == "fans" ] && [ "${SENSOR}" != "iDS-vMS-Host6" ])) && echo
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user