No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
2 additions and
2 deletions
-
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 |
|
|
|