Skip to content
Snippets Groups Projects
Commit 3383f27e authored by Bob Mottram's avatar Bob Mottram
Browse files

Home directory

parent 6d0002f3
No related branches found
No related tags found
No related merge requests found
......@@ -11,12 +11,11 @@ PEERS_FILE=/tmp/meshwebstart
ZERONET_REPO='https://github.com/bashrc/ZeroNet'
ZERONET_BLOG_REPO='https://github.com/HelloZeroNet/ZeroBlog'
ZERONET_FORUM_REPO='https://github.com/HelloZeroNet/ZeroBoard'
ZERONET_DIR=~/zeronet
ZERONET_URL=http://127.0.0.1:43110
ZERONET_PORT=15441
TRACKER_PORT=6969
MY_USERNAME=$USER
ZERONET_DIR=/home/$MY_USERNAME/zeronet
function install_zeronet_blog {
if [ ! -f /home/$MY_USERNAME/README ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment