mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 09:39:58 -06:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -7,7 +7,7 @@ if [ $DISABLE == "yes" ]
|
||||
exit 1 ;
|
||||
fi
|
||||
PCI="no"
|
||||
PCI=$(/usr/local/emhttp/plugins/dynamix.vm.manager/scripts/pcicheck.php "$@");
|
||||
#PCI=$(/usr/local/emhttp/plugins/dynamix.vm.manager/scripts/pcicheck.php "$@");
|
||||
if [ $PCI == "yes" ]
|
||||
then
|
||||
printf '\n%s\n' "Start/autostart is disabled PCI Change detected." >&2 ## Send message to stderr.
|
||||
|
||||
Reference in New Issue
Block a user