Kaynağa Gözat

install google-auth and move key

Hugo 6 yıl önce
ebeveyn
işleme
d50ea3f210
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  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