diff --git a/groundstation/fox-startup.sh b/groundstation/fox-startup.sh index 9f1d895a..ca00e916 100755 --- a/groundstation/fox-startup.sh +++ b/groundstation/fox-startup.sh @@ -5,7 +5,7 @@ echo "Startup script to run FoxTelem for FIAB v3" echo -FILE=/home/pi/CubeSatSim/groundstation/.foxprofile +FILE=/home/pi/FoxTelemetryData/.foxprofile if [ ! -f "$FILE" ]; then echo "You need to choose your default FoxTelem profile." echo