mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update install
This commit is contained in:
parent
bcbdb177a6
commit
aab1e0b13a
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ chown -R $app: "$install_dir" "$data_dir"
|
|||
|
||||
# Define password in an intermediate var
|
||||
# The fact that it's called _password allows it to be
|
||||
# picked up by Yunohost's auto-redact mecanism
|
||||
# picked up by YunoHost's auto-redact mecanism
|
||||
admin_password="$(ynh_string_random --length=6)"
|
||||
|
||||
# Install Nextcloud using a temporary admin user
|
||||
|
|
Loading…
Add table
Reference in a new issue