Skip to content

Commit a2ce257

Browse files
authored
Update start_ethercat_server.sh
1 parent 1110953 commit a2ce257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start_ethercat_server.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#! /bin/bash
22

33
cd $HOME/dev/poulpe_ethercat_controller
4-
./target/release/server config/robot.yaml
4+
RUST_LOG=info ./target/release/server config/robot.yaml

0 commit comments

Comments
 (0)