summarylogtreecommitdiffstats
path: root/tor-browser.sh
diff options
context:
space:
mode:
authorgrufo2017-07-11 20:34:19 +0200
committergrufo2017-07-11 20:34:19 +0200
commit65685ad96d92bbb9dd72eacafc8f65e8ee5046b0 (patch)
tree94d1b311582f284af3a5766ce746e13f110bafab /tor-browser.sh
parentaf6f640f8427716e9f5559b46b7be3215ba2c88c (diff)
downloadaur-65685ad96d92bbb9dd72eacafc8f65e8ee5046b0.tar.gz
tor-browser.sh: code review
Diffstat (limited to 'tor-browser.sh')
-rwxr-xr-xtor-browser.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tor-browser.sh b/tor-browser.sh
index 16eddc48ad9c..e321daaf0560 100755
--- a/tor-browser.sh
+++ b/tor-browser.sh
@@ -134,11 +134,6 @@ EOF
}
-# remove old INSTALL and APP directories (temporary command, to be removed in the next versions)
-if [[ -d "${_TB_HOME_DIR_}/INSTALL" ]] || [[ -d "${_TB_HOME_DIR_}/APP" ]]; then
- rm -rf "${_TB_HOME_DIR_}"
-fi
-
args=()
for arg; do
case "${arg}" in