소스 검색

install google-auth and move key

Hugo 6 년 전
부모
커밋
d50ea3f210
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  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