Explorar el Código

added chmod for private key

Gamaliel Espinoza hace 7 años
padre
commit
a8aa4adc30
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      fourier_install.sh

+ 2 - 0
fourier_install.sh

@@ -106,6 +106,8 @@ else
 	cd ..
 fi
 
+sudo chmod 0600 $installerpath/repokey
+
 cd $programspath
 
 clonerepo fourier-common.git common