Просмотр исходного кода

Update script filename in comments.

Ken Whatmough 12 лет назад
Родитель
Сommit
b3219a1f3b
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      install.bat
  2. 1 1
      install.sh

+ 1 - 1
install.bat

@@ -1,6 +1,6 @@
 @echo off
 REM
-REM gameplay-install.bat [master | next]
+REM install.bat [master | next]
 REM
 REM Download GamePlay resources from HTTP server and extract from ZIP
 REM

+ 1 - 1
install.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# ./gameplay-install.sh [master | next]
+# ./install.sh [master | next]
 #
 # Download GamePlay resources from HTTP server and extract from ZIP
 #