Parcourir la source

added chmod for private key

Gamaliel Espinoza il y a 7 ans
Parent
commit
a8aa4adc30
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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