mirror of
https://github.com/QIDITECH/QIDI_Q1_Pro.git
synced 2026-01-30 23:48:43 +03:00
Initial commit
This commit is contained in:
6
build/start.sh
Normal file
6
build/start.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
echo "Start makerbase-client"
|
||||
time=$(date "+%Y%m%d%H%M%S")
|
||||
# /root/makerbase-client/build/MakerbaseClient localhost > /root/mksclient/test-$time.log
|
||||
/root/udp_server &
|
||||
/root/xindi/build/xindi localhost
|
||||
Reference in New Issue
Block a user