mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-08-28 04:46:41 -04:00
Add output binary comments
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user