Different path for zeronet config

This commit is contained in:
Bob Mottram 2015-09-11 22:49:27 +01:00
parent 939d8f27a1
commit 1828af3a99
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ BLOGS_FILE=$ZERONET_INSTALL/freedombone-blogs
FORUM_FILE=$ZERONET_INSTALL/freedombone-fora
TOX_USERS_FILE=$ZERONET_INSTALL/freedombone-tox-users
ZERONET_INDEX=/home/$MY_USERNAME/mesh.html
ZERONET_CONFIG=$ZERONET_INSTALL/zeronet.conf
ZERONET_CONFIG=/home/$MY_USERNAME/.config/zeronet/zeronet.conf
function create_index {
if [ -f $ZERONET_INDEX ]; then