mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
Update install
This commit is contained in:
parent
ef1d749671
commit
092d9e2819
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ source /usr/share/yunohost/helpers
|
||||||
# RETRIEVE ARGUMENTS FROM THE MANIFEST
|
# RETRIEVE ARGUMENTS FROM THE MANIFEST
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
|
key=$(ynh_string_random --length=24)
|
||||||
email=$(ynh_user_get_info --username=$admin --key=mail)
|
email=$(ynh_user_get_info --username=$admin --key=mail)
|
||||||
registration_enabled="true"
|
registration_enabled="true"
|
||||||
login_enabled="true"
|
login_enabled="true"
|
||||||
|
|
Loading…
Add table
Reference in a new issue