]> gitweb.fluxo.info Git - trashman.git/commitdiff
Hoarder: adds tor-browser-alpha (3)
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 16 May 2023 23:05:24 +0000 (20:05 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 16 May 2023 23:05:24 +0000 (20:05 -0300)
share/hoarder/tor-browser-alpha/unix/linux/install

index 11350457fcd68e290698a5b32df35bad7dab8105..f6d58345355e1b80b409e65cd2405fb9189a33b9 100755 (executable)
@@ -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