1
0
Fork 0
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:
ericgaspar 2023-05-20 10:15:27 +02:00
parent ef1d749671
commit 092d9e2819

View file

@ -13,6 +13,7 @@ source /usr/share/yunohost/helpers
# RETRIEVE ARGUMENTS FROM THE MANIFEST
#=================================================
key=$(ynh_string_random --length=24)
email=$(ynh_user_get_info --username=$admin --key=mail)
registration_enabled="true"
login_enabled="true"