]> wimlib.net Git - wimlib/blobdiff - tools/windows-build.sh
Rename make-windows-release to windows-build.sh
[wimlib] / tools / windows-build.sh
similarity index 99%
rename from tools/make-windows-release
rename to tools/windows-build.sh
index 72f7608b8daf33469b89d73ca65b4209e55913e4..bd4e13aa390cd20185c78a9bc1a870f335210125 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# This script prepares a Windows binary distribution of wimlib.
+# This script builds wimlib for Windows.  It supports both MSYS2 and Linux.
 
 set -e -u