User Tools

Site Tools


run

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
run [2019/11/30 21:20] – [Running the Delta Application] grafrun [2021/03/31 18:42] – [Running the Delta Application] ursgraf
Line 6: Line 6:
 For this purpose you have to copy the script //start.sh// from the //bbblue-scripts// folder of [[https://github.com/eeduro/eeduro-scripts|]] to your target: For this purpose you have to copy the script //start.sh// from the //bbblue-scripts// folder of [[https://github.com/eeduro/eeduro-scripts|]] to your target:
 <code> <code>
-scp ./bbblue-scripts/start.sh debian@192.168.7.2:/opt/eeros/bin+scp ./bbblue-scripts/start.sh ost@192.168.7.2:/opt/eeros/bin
 </code> </code>
-Make sure that it's executable:+Make sure that it's executable on the target. ssh into the target and run:
 <code> <code>
-debian@beaglebone:$ sudo chmod +x /opt/eeros/bin/start.sh +ost@bblue:$ sudo chmod +x /opt/eeros/bin/start.sh 
 </code> </code>
 In the ''/etc/rc.local'' file on your target add the following line: In the ''/etc/rc.local'' file on your target add the following line:
run.txt · Last modified: 2021/10/22 09:57 by ursgraf