Browse Source

Fix install.sh phpcache_option

lj2007331@gmail.com 6 years ago
parent
commit
2c54d2a350
2 changed files with 1 additions and 2 deletions
  1. 0 1
      install.sh
  2. 1 1
      versions.txt

+ 0 - 1
install.sh

@@ -30,7 +30,6 @@ pushd ${oneinstack_dir} > /dev/null
 . ./include/get_char.sh
 . ./include/get_char.sh
 
 
 ssh_port=22
 ssh_port=22
-phpcache_option=1
 dbrootpwd=`< /dev/urandom tr -dc A-Za-z0-9 | head -c8`
 dbrootpwd=`< /dev/urandom tr -dc A-Za-z0-9 | head -c8`
 dbpostgrespwd=`< /dev/urandom tr -dc A-Za-z0-9 | head -c8`
 dbpostgrespwd=`< /dev/urandom tr -dc A-Za-z0-9 | head -c8`
 dbmongopwd=`< /dev/urandom tr -dc A-Za-z0-9 | head -c8`
 dbmongopwd=`< /dev/urandom tr -dc A-Za-z0-9 | head -c8`

+ 1 - 1
versions.txt

@@ -108,7 +108,7 @@ libevent_ver=2.0.22-stable
 tmux_ver=2.7
 tmux_ver=2.7
 htop_ver=2.2.0
 htop_ver=2.2.0
 bison_ver=2.7.1
 bison_ver=2.7.1
-python_ver=2.7.15
+python_ver=3.6.5
 setuptools_ver=39.2.0
 setuptools_ver=39.2.0
 pip_ver=10.0.1
 pip_ver=10.0.1
 fail2ban_ver=0.10.3.1
 fail2ban_ver=0.10.3.1