Overview
Comment: | bugfix |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
2b3fc88e27ef281ea752290538e4fc5e |
User & Date: | martin_vahi on 2016-10-29 18:21:42 |
Other Links: | manifest | tags |
Context
2017-01-01 22:09 | mmmv_microbot_crypto_t1 template check-in: 76fba73212 user: martin_vahi tags: trunk | |
2016-10-29 18:21 | bugfix check-in: 2b3fc88e27 user: martin_vahi tags: trunk | |
2016-10-29 18:19 | repository URL specific download script check-in: c0fe686fe4 user: martin_vahi tags: trunk | |
Changes
Modified work_in_progress/download_Silkotrrent_repository_and_run_local_web_server.bash from [a27b156ae2] to [0d05147f51].
38 38 echo "Now it will probably take a while, because it needs to dowload ~500MiB of files." 39 39 echo "" 40 40 bash ./mmmv_Fossil_operator_t1.bash clone_public http://www.softf1.com/cgi-bin/tree1/technology/flaws/silktorrent.bash/ 41 41 fossil ui `pwd`/repository_storage.fossil # Runs a Fossil web server at localhost 42 42 # and opens the default web browser. 43 43 44 44 #------------------------------------------------------------------------- 45 -cd #S_FP_ORIG 45 +cd $S_FP_ORIG 46 46 #========================================================================= 47 47