Browse Source

Point to the right place

master
Luke Murphy 5 years ago
parent
commit
501e747cb2
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 4
      bibliotecha.sh

4
bibliotecha.sh

@ -164,7 +164,7 @@ function ensure_predictable_network_interfaces {
echo ""
echo "Could not determine the ethernet interface"
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 ""
exit 1
fi
@ -177,7 +177,7 @@ function ensure_predictable_network_interfaces {
echo ""
echo "Could not determine the wireless interface"
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 ""
exit 1
fi

Loading…
Cancel
Save