ソースを参照

added chmod for private key

Gamaliel Espinoza 7 年 前
コミット
a8aa4adc30
1 ファイル変更2 行追加0 行削除
  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