1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minio_ynh.git synced 2024-09-03 19:46:18 +02:00

Update install

This commit is contained in:
ericgaspar 2022-01-30 17:32:52 +01:00
parent 16c86aaebd
commit d646999178
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -29,8 +29,8 @@ path_url="/"
is_public=$YNH_APP_ARG_IS_PUBLIC
minio_key=$(ynh_string_random)
architecture=$YNH_ARCH
minio-access-key=$(ynh_string_random --length=10)
minio-secret-key=$(ynh_string_random --length=32)
minio_access_key=$(ynh_string_random --length=10)
minio_secret_key=$(ynh_string_random --length=32)
app=$YNH_APP_INSTANCE_NAME