Commit ee364cac authored by Joanne Hugé's avatar Joanne Hugé

Fix mistake in run_ptp4l

parent e97365c5
......@@ -3,4 +3,4 @@
linuxptp_dir=/home/oli/linuxptp
echo "ptp4l -i eth0 -f $linuxptp_dir/configs/gPTP.cfg --step_threshold=1 -m -S &> ~/ptp4l_log &";
ptp4l -i eth0 -f $linuxptp_dir/configs/gPTP.cfg --step_threshold=1 -m -S &> ~/ptp4l_log &;
ptp4l -i eth0 -f $linuxptp_dir/configs/gPTP.cfg --step_threshold=1 -m -S &> ~/ptp4l_log &
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment