We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 036d22f commit f0c9cf0Copy full SHA for f0c9cf0
1 file changed
scripts/press_enter
@@ -0,0 +1,13 @@
1
+############################################################################
2
+#
3
+# Copyright (c) 2011 - dsixda (dislam@rocketmail.com)
4
5
+# Android Kitchen is 100% free. This script file is intended for personal
6
+# and/or educational use only. It may not be duplicated for monetary
7
+# benefit or any other purpose without the permission of the developer.
8
9
10
+
11
+echo
12
+echo "Press Enter to continue"
13
+read enterKey
0 commit comments