Skip to content

Commit e068ce3

Browse files
committed
Heredoc unwanted char
1 parent 8525a00 commit e068ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup_arm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ sudo apt-get install -y python3-libusb1 python3-pip git
55
pip3 install git+https://github.com/orionrobots/python_usb_robot_arm
66
sudo cat <<END >/etc/udev/rules.d/42-usb-arm-permissions.rules
77
SUBSYSTEM=="usb", ATTR{idVendor}=="1267", ATTR{idProduct}=="0000", MODE:="0666"
8-
END
8+
END

0 commit comments

Comments
 (0)