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

Colon

parent 84824463
No related branches found
No related tags found
No related merge requests found
......@@ -501,7 +501,7 @@ function add_tahoelafs_server {
fi
echo '# storage' >> ${tahoelafs_storage_file}
fi
echo " ${public_key}" >> ${tahoelafs_storage_file}
echo " ${public_key}:" >> ${tahoelafs_storage_file}
echo " ann:" >> ${tahoelafs_storage_file}
echo " nickname: ${nick}" >> ${tahoelafs_storage_file}
echo " anonymous-storage-FURL: ${furl}" >> ${tahoelafs_storage_file}
......
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