Update helpers/utils

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
yalh76 2022-09-07 19:37:20 +02:00 committed by GitHub
parent d0a0a8a9c9
commit 59dbeac5be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,7 +87,7 @@ ynh_abort_if_errors() {
# # (Useful to get a debian package or a python wheel.)
# SOURCE_EXTRACT=(true|false)
# # (Optionnal) Name of the plateform. Default: "linux/$YNH_ARCH"
# SOURCE_FILENAME=linux/arm64/v8
# SOURCE_PLATFORM=linux/arm64/v8
# ```
#
# The helper will: