Update orangefox_sync.sh

This commit is contained in:
Carlo Dandan
2022-10-25 02:27:37 +08:00
committed by GitHub
parent 5e7f7e85c2
commit ff972761d5
-4
View File
@@ -495,7 +495,3 @@ WorkNow() {
echo "-- Start time=$START";
echo "-- Now, clone your device trees to the correct locations!";
}
# --- main() ---
WorkNow "$@";
# --- end main() ---