From d2d4802ad034a19dd34d5c0cf0c432912bc306b9 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Mon, 27 Nov 2023 14:57:40 -0800 Subject: [PATCH] remove extra sleep on startup --- launch_chffrplus.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/launch_chffrplus.sh b/launch_chffrplus.sh index 9fe9b1bd15..a91bd677aa 100755 --- a/launch_chffrplus.sh +++ b/launch_chffrplus.sh @@ -9,11 +9,6 @@ source "$BASEDIR/launch_env.sh" DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )" function agnos_init { - # wait longer for weston to come up - if [ -f "$BASEDIR/prebuilt" ]; then - sleep 3 - fi - # TODO: move this to agnos sudo rm -f /data/etc/NetworkManager/system-connections/*.nmmeta