SAR: update script name for clarity when run in TWRP console

Change-Id: Ice503c793453b9347d26c064dd9983147a1b9a4a
diff --git a/twrp.cpp b/twrp.cpp
index eb05b2d..dbc024b 100755
--- a/twrp.cpp
+++ b/twrp.cpp
@@ -191,7 +191,7 @@
 
 		rmdir("/s");
 
-		TWFunc::check_and_run_script("/sbin/sarsetup.sh", "boot");
+		TWFunc::check_and_run_script("/sbin/sarsetup.sh", "SAR");
 	}
 	// End SAR detection