Update fctelem.sh don't copy into html

fc-c
Alan Johnston 10 months ago committed by GitHub
parent 8015975762
commit 0faeb1affc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -58,11 +58,11 @@ if [ ! -d "$FILE" ]; then
mkdir /home/pi/fctelem/public_html/images mkdir /home/pi/fctelem/public_html/images
fi fi
cd /home/pi/fctelem/public_html #cd /home/pi/fctelem/public_html
cp /home/pi/CubeSatSim/groundstation/index.html . #cp /home/pi/CubeSatSim/groundstation/index.html .
cp /home/pi/CubeSatSim/sstv/sstv_image_1_320_x_256.jpg ./image_file.jpeg #cp /home/pi/CubeSatSim/sstv/sstv_image_1_320_x_256.jpg ./image_file.jpeg
python3 -m http.server & python3 -m http.server &

Loading…
Cancel
Save

Powered by TurnKey Linux.