From 2063ecb9eecc7f558d7cbf3f43689cd9db12ec50 Mon Sep 17 00:00:00 2001 From: Carlo Dandan <115797725+cd-Spidey@users.noreply.github.com> Date: Tue, 25 Oct 2022 02:06:38 +0800 Subject: [PATCH] Update and rename orangefox_sync.sh to sync/orangefox_sync.sh --- orangefox_sync.sh => sync/orangefox_sync.sh | 1 - 1 file changed, 1 deletion(-) rename orangefox_sync.sh => sync/orangefox_sync.sh (99%) diff --git a/orangefox_sync.sh b/sync/orangefox_sync.sh similarity index 99% rename from orangefox_sync.sh rename to sync/orangefox_sync.sh index c2b75ac..83efa53 100644 --- a/orangefox_sync.sh +++ b/sync/orangefox_sync.sh @@ -494,7 +494,6 @@ WorkNow() { echo "-- Stop time =$STOP"; echo "-- Start time=$START"; echo "-- Now, clone your device trees to the correct locations!"; - exit 0; } # --- main() ---