diff --git a/update b/update index a42a0fd6..6276a70e 100755 --- a/update +++ b/update @@ -243,6 +243,7 @@ if [ ! -d "/home/pi/fctelem" ]; then echo "Installing fctelem binary v0.2 for FunCube mode" cd mkdir /home/pi/fctelem + mkdir /home/pi/fctelem/public_html cd fctelem wget https://github.com/alanbjohnston/go/releases/download/v0.2/fctelem.zip unzip fctelem.zip