1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2025-08-04 14:22:26 -04:00
xlxd/ambed/run

6 lines
99 B
Plaintext
Raw Normal View History

#!/bin/bash
# start ambed server
sudo rmmod ftdi_sio
sudo rmmod usbserial
sudo ./ambed 127.0.0.1 &