From 5907c2a09afb5d834b4396f17b59f714ee6ed8cb Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 25 Jul 2023 21:52:32 +0530 Subject: [PATCH] fix(scripts): make boot_emulator naming consistent --- scripts/{boot_emulator.sh => boot-emulator.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/{boot_emulator.sh => boot-emulator.sh} (100%) diff --git a/scripts/boot_emulator.sh b/scripts/boot-emulator.sh similarity index 100% rename from scripts/boot_emulator.sh rename to scripts/boot-emulator.sh