Add links to other repos

This commit is contained in:
Thomas Lovén 2021-09-05 18:15:44 +02:00
parent a0e3ff6375
commit 58b65895d8

View File

@ -73,4 +73,6 @@ SUBSYSTEM=="tty", ACTION=="add", ENV{ID_VENDOR_ID}=="2001", ENV{ID_MODEL_ID}=="7
This requires [usb-modeswitch](https://packages.debian.org/bullseye/usb-modeswitch) to be installed on the host, and the exact commands vary greatly from device to device. The above works for my D-Link DWM222, but may or may not work with your D-Link DWM222. This requires [usb-modeswitch](https://packages.debian.org/bullseye/usb-modeswitch) to be installed on the host, and the exact commands vary greatly from device to device. The above works for my D-Link DWM222, but may or may not work with your D-Link DWM222.
Health check added for stability Health check added for stability
# [The rest of my docker-compose setup](/thomas/docker-server/)