mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-28 08:49:30 -05:00
updated location of build_deb.sh in Tails install script (#181)
This commit is contained in:
parent
eb9dc99a19
commit
5b46688367
@ -16,7 +16,7 @@ mkdir -p $INSTALL_DIR
|
||||
# install dependencies
|
||||
apt-get update
|
||||
apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-stem python-qt4 python-socksipy
|
||||
./build_deb.sh
|
||||
./install/build_deb.sh
|
||||
|
||||
# copy files
|
||||
cp deb_dist/onionshare_*.deb $INSTALL_DIR
|
||||
|
Loading…
Reference in New Issue
Block a user