Explorar el Código

install google-auth and move key

Hugo hace 6 años
padre
commit
d50ea3f210
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      fourier_install.sh

+ 4 - 1
fourier_install.sh

@@ -72,7 +72,7 @@ sudo apt-get install -y portaudio19-dev
 sudo apt-get install -y dvb-apps
 sudo pip install pyaudio pyusb pydub numpy requests \
 				 scipy python-firebase tornado mutagen \
-				 pyopenssl
+				 pyopenssl google-auth
 sudo apt-get install -y ffmpeg
 sudo apt-get install -y gfortran libopenblas-dev liblapack-dev
 sudo apt-get install -y python-matplotlib
@@ -85,6 +85,9 @@ cd ..
 
 sudo chmod 0600 $installerpath/repokey
 
+cd $installerpath
+sudo mv fourier-key.json /etc/Fourier-key.json
+
 cd $programspath
 
 clonerepo fourier-module.git module