1
0

Fixed Hub for jlab-usb-power-toggle

This commit is contained in:
2026-02-13 13:48:08 +01:00
parent de4aafdd80
commit 2f43f25649

View File

@@ -1,3 +1,3 @@
export def lumen-jlab-usb-power-toggle []: nothing -> nothing {
sudo uhubctl -a toggle -p 1 -l 3-4
sudo uhubctl -a toggle -p 1 -l 3-5
}