From 1577cf56c2abcc14692f2854469049d6d4d4c517 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 5 Jan 2022 21:15:02 +0100 Subject: [PATCH] Update 99-run.sh --- whoogle/rootfs/scripts/99-run.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/whoogle/rootfs/scripts/99-run.sh b/whoogle/rootfs/scripts/99-run.sh index 4a315297d..ebefe3609 100644 --- a/whoogle/rootfs/scripts/99-run.sh +++ b/whoogle/rootfs/scripts/99-run.sh @@ -1,4 +1,3 @@ #!/bin/sh -exec misc/tor/start-tor.sh & -./run +exec misc/tor/start-tor.sh & ./run