]> gitweb.fluxo.info Git - utils-tor.git/commitdiff
Updates tor-browser
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 10 Jan 2017 18:37:55 +0000 (16:37 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 10 Jan 2017 18:37:55 +0000 (16:37 -0200)
tor-browser

index 87b97f1e3ce775a98c5d5c0b2db5476ffe16be76..ad4e81e1011cb64a11cafabbb184efd6423e38f7 100755 (executable)
@@ -11,7 +11,7 @@ if which torbrowser-launcher &> /dev/null; then
   FOLDER="$HOME/.local/share/torbrowser/tbb/x86_64/tor-browser_pt-PT/Browser"
 
   # Sync vimperator config
-  if [ -e "$HOME/.vimperator" ] && [ -d "$FOLDER" ]; then
+  if [ -e "$HOME/.vimperator" ] && [ -d "$FOLDER" ] && [ ! -e "$FOLDER/.vimperatorrc" ]; then
   (
     cd "$FOLDER"
     ln -s "$HOME/.vimperator"