1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2025-07-31 20:42:29 -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 13:27:06 +02:00
sudo /ambed/ambed 127.0.0.1 &