parent
d219526b96
commit
e497bea07a
@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
# script to change FoxTelem default profile
|
||||
|
||||
echo "Script to change your default FoxTelem profile for FIAB v3"
|
||||
|
||||
echo
|
||||
|
||||
sudo rm /home/pi/FoxTelemetryData/.foxprofile
|
||||
|
||||
/home/pi/CubeSatSim/groundstaton/fox-startup.sh
|
||||
|
||||
$SHELL
|
||||
Loading…
Reference in new issue