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:
parent
39a1b772ad
commit
8a47365259
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ 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)
|
||||
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue