Update Centos7-install.sh

修复bug
This commit is contained in:
PasserByJia 2018-10-06 22:01:23 +08:00 committed by GitHub
parent b4991e80d2
commit ee17a6adc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -41,16 +41,6 @@ EOF
chmod 777 /usr/local/blog/admin_script/hexo-generate.sh
npm install hexo-generator-searchdb --save
cat>>/usr/local/blog/_config.yml<<EOF
search:
path: search.xml
field: post
format: html
limit: 10000
EOF
echo -e "请访问 https://www.devglan.com/online-tools/bcrypt-hash-generator 请将密码转换成bcrypt散列输入"
read -p "请输入转换后的bcrypt密码" bcrypt