1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2024-09-19 11:36:42 -04:00
xlxd/ambed/run

6 lines
104 B
Plaintext
Raw Normal View History

#!/bin/bash
# start ambed server
sudo rmmod ftdi_sio
sudo rmmod usbserial
2017-08-09 07:27:06 -04:00
sudo /ambed/ambed 127.0.0.1 &