summaryrefslogtreecommitdiffstats
path: root/bin/test_torbrowser-launcher.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/test_torbrowser-launcher.sh')
-rwxr-xr-xbin/test_torbrowser-launcher.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh
index 46568376..f3423aea 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -274,8 +274,8 @@ download_and_launch() {
xvkbd -text "\t\t" > /dev/null 2>&1
sleep 1
elif dpkg --compare-versions $TBL_VERSION gt 0.2.3-1~ ; then
- echo "$(date -u) - torbrowser-launcher version >0.2.3-1~ detected ($TBL_VERSION), pressing <tab> three times more."
- xvkbd -text "\t\t\t" > /dev/null 2>&1
+ echo "$(date -u) - torbrowser-launcher version >0.2.3-1~ detected ($TBL_VERSION), pressing <tab> four times more."
+ xvkbd -text "\t\t\t\t" > /dev/null 2>&1
sleep 1
fi
update_screenshot