Files
Forairaaaaa ecefab563c init
2023-10-13 11:35:21 +08:00

8 lines
264 B
Bash
Executable File

#!/bin/bash
# This script is a setup to allow non-root users to access the device automatically
# Should be run before the USB device attach
# Details: https://github.com/dorssel/usbipd-win/wiki/WSL-support
sudo service udev restart
sudo udevadm control --reload