Point to the right place
This commit is contained in:
parent
3cdeebf658
commit
501e747cb2
@ -164,7 +164,7 @@ function ensure_predictable_network_interfaces {
|
|||||||
echo ""
|
echo ""
|
||||||
echo "Could not determine the ethernet interface"
|
echo "Could not determine the ethernet interface"
|
||||||
echo "Please ensure you've configure 'predictable network interfaces'"
|
echo "Please ensure you've configure 'predictable network interfaces'"
|
||||||
echo "Please see https://manual.bibliotecha.info/#troubleshooting for more"
|
echo "Please see https://manual.bibliotecha.info/#pre-installation for more"
|
||||||
echo ""
|
echo ""
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
@ -177,7 +177,7 @@ function ensure_predictable_network_interfaces {
|
|||||||
echo ""
|
echo ""
|
||||||
echo "Could not determine the wireless interface"
|
echo "Could not determine the wireless interface"
|
||||||
echo "Please ensure you've configure 'predictable network interfaces'"
|
echo "Please ensure you've configure 'predictable network interfaces'"
|
||||||
echo "Please see https://manual.bibliotecha.info/#troubleshooting for more"
|
echo "Please see https://manual.bibliotecha.info/#pre-installation for more"
|
||||||
echo ""
|
echo ""
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user