Skip to content

Commit

Permalink
Fix usb spelled wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 authored Apr 13, 2024
1 parent 970ef2c commit 90cc901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/scripts/ody-connect.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

usbip attach -r 192.168.100.12 -b "$USPIP_PORT"
usbip attach -r 192.168.100.12 -b "$USBIP_PORT"

0 comments on commit 90cc901

Please sign in to comment.