Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/scrutiny/commit/fa8f86ab7b4d8d960f8997e51d1c78cfb0d97762?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Add missing setup command

pull/350/head
Matthew Kobayashi 2 years ago
parent 83186ba36e
commit fa8f86ab7b

@ -6,6 +6,7 @@ To install `eudev` in Alpine Linux (run as root):
``` ```
apk add eudev apk add eudev
setup-udev
``` ```
Once your `udev` implementation is installed, create `/run/udev` with the following command: Once your `udev` implementation is installed, create `/run/udev` with the following command:

Loading…
Cancel
Save