Add output binary comments

This commit is contained in:
2025-05-21 16:48:44 +00:00
parent cc3416a89c
commit 9cd248eb8b
+6
View File
@@ -1,4 +1,10 @@
#!/bin/sh
# This script generates portable MUTN release binaries for the following platforms:
# - Linux (x86_64_v2)
# - Linux (arm64v8.0)
# - Linux (arm64v8.7+crypto)
# - Windows (x86_64_v2)
# - Windows (arm64v8.7+crypto)
create_release_binaries() {
printf '\nGenerating release binaries...\n'