浏览代码

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