[Pkg-anonymity-tools] [onionshare] 131/140: updates Tails readme, and renaming install in persistence script

Ulrike Uhlig u-guest at moszumanska.debian.org
Mon Sep 29 20:33:55 UTC 2014


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch master
in repository onionshare.

commit 1f59e3696d37ea52d9ce56b493158c044ac8beaa
Author: Micah Lee <micah at micahflee.com>
Date:   Tue Sep 23 17:40:36 2014 +0000

    updates Tails readme, and renaming install in persistence script
---
 tails/README.md                                     | 4 +---
 tails/{build.sh => install_in_persistent_volume.sh} | 0
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/tails/README.md b/tails/README.md
index 9e86581..a4a0a71 100644
--- a/tails/README.md
+++ b/tails/README.md
@@ -2,15 +2,13 @@
 
 Until OnionShare gets included in Debian, it will be annoying to install it in Tails so that it persists reboots. For now, you'll need to run a build script the first time, and then install it separately each time you boot. These instructions make it pretty simple.
 
-*The OnionShare GUI works in Tails 1.1 and later.*
-
 ### Building for Tails the first time
 
 Start by booting to Tails. Mount your persistent volume and set an administrator password. Once you login and connect to the Tor network, open a terminal and type:
 
     cd ~/Persistent
     git clone https://github.com/micahflee/onionshare.git
-    sudo onionshare/tails/build.sh
+    sudo onionshare/tails/install_in_persistent_volume.sh
 
 You only need to do that once each time you want to build a new verison of OnionShare.
 
diff --git a/tails/build.sh b/tails/install_in_persistent_volume.sh
similarity index 100%
rename from tails/build.sh
rename to tails/install_in_persistent_volume.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/onionshare.git



More information about the Pkg-anonymity-tools mailing list