This commit is contained in:
JimboJoe 2018-05-08 18:21:52 +02:00 committed by GitHub
parent 51fdef0c53
commit a3c6cc2ca8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -110,7 +110,7 @@ ynh_backup_before_upgrade () {
# # default: ${src_id}.${src_format}
# SOURCE_FILENAME=example.tar.gz
# # (Optional) If it set as false don't extract the source.
# # (Usefull to get a debian package of a python wheel.)
# # (Useful to get a debian package or a python wheel.)
# # default: true
# SOURCE_EXTRACT=(true|false)
#