From 0fb7b120b68362cb5c6d5be1d664559436d6e81f Mon Sep 17 00:00:00 2001 From: Rizwaan Salim Date: Wed, 21 Aug 2024 21:05:00 +0530 Subject: [PATCH] minor script change --- Install_Rope.bat | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Install_Rope.bat b/Install_Rope.bat index f0af2350..d252e41a 100644 --- a/Install_Rope.bat +++ b/Install_Rope.bat @@ -9,4 +9,6 @@ call Update_Rope.bat echo. echo --------Installation Complete-------- echo. -echo You can now start the program by running the Start_Rope.bat file \ No newline at end of file +echo You can now start the program by running the Start_Rope.bat file + +pause \ No newline at end of file