Browse Source

press enter

Paul Klumpp 12 years ago
parent
commit
82f1aa7e0a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      q2compile/make_and_put_all.sh

+ 4 - 0
q2compile/make_and_put_all.sh

@@ -28,6 +28,10 @@ done
 echo "Before continuing, make sure you have the following installed:"
 echo "* Lua 5.1, only 5.1!, dev headers"
 echo "* libz, also known as zlib"
+echo 
+echo "  PRESS ENTER"
+echo
+read
 
 
 repo[1]="aq2-tng"