Gamaliel Espinoza 8 年 前
コミット
b46709e442
1 ファイル変更1 行追加1 行削除
  1. 1 1
      fourier_install.sh

+ 1 - 1
fourier_install.sh

@@ -2,7 +2,7 @@
 # install essential software
 # sudo apt-get update
 
-installer_version=1.0.2
+installer_version=1.0.3
 programspath=~/programs
 installerpath=$(pwd)
 configfile='/etc/fourier-config.json'