Commit dafb5917 authored by Carl Hetherington's avatar Carl Hetherington

Remove some debugging bits from the startup script.

parent 6d8c21b5
#!/bin/bash
#snap interface to the lego mindstorms robot installation
#Runs python script to append the required files to the pythonpath
python pathappend.py
ifconfig
sudo ifconfig enp0s26u1u4 10.42.0.1 up
ifconfig
#Runs the program
python snap-ev3.py
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