summaryrefslogtreecommitdiff
path: root/tails/install_in_persistent_volume.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tails/install_in_persistent_volume.sh')
-rwxr-xr-xtails/install_in_persistent_volume.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tails/install_in_persistent_volume.sh b/tails/install_in_persistent_volume.sh
index 46e0f4eb..2f2b64a9 100755
--- a/tails/install_in_persistent_volume.sh
+++ b/tails/install_in_persistent_volume.sh
@@ -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