aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2023-05-16 20:05:24 -0300
committerSilvio Rhatto <rhatto@riseup.net>2023-05-16 20:05:24 -0300
commit1eecf38acc4592b8cad574c9d1f9aeef1eae479f (patch)
treed33aae14449817768b095343aa16b788717f55dc
parentcc62bab8db1541634334ad92a94d187f6d09df23 (diff)
downloadtrashman-1eecf38acc4592b8cad574c9d1f9aeef1eae479f.tar.gz
trashman-1eecf38acc4592b8cad574c9d1f9aeef1eae479f.tar.bz2
Hoarder: adds tor-browser-alpha (3)
-rwxr-xr-xshare/hoarder/tor-browser-alpha/unix/linux/install6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/hoarder/tor-browser-alpha/unix/linux/install b/share/hoarder/tor-browser-alpha/unix/linux/install
index 1135045..f6d5834 100755
--- a/share/hoarder/tor-browser-alpha/unix/linux/install
+++ b/share/hoarder/tor-browser-alpha/unix/linux/install
@@ -40,9 +40,9 @@ mv $WORK/tor-browser $APP || exit 1
rm -rf $WORK || exit 1
# Create symlink to scripts
-mkdir -p $HOME/.local/bin || exit 1
-cd $HOME/.local/bin || exit 1
-ln -sf $HOME/.local/share/$APP/tor-browser/Browser/start-tor-browser $APP || exit 1
+mkdir -p $HOME/.local/bin || exit 1
+cd $HOME/.local/bin || exit 1
+ln -sf $HOME/.local/share/$APP/Browser/start-tor-browser $APP || exit 1
# Done
trashman_installed_at $HOME/.local/share/$APP