瀏覽代碼

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