Jelajahi Sumber

install google-auth and move key

Hugo 6 tahun lalu
induk
melakukan
d50ea3f210
1 mengubah file dengan 4 tambahan dan 1 penghapusan
  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