1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

fix variables

This commit is contained in:
OniriCorpe 2022-03-13 23:20:55 +01:00
parent f74f90efde
commit e76ce0fc7e

View file

@ -29,8 +29,8 @@ admin=$YNH_APP_ARG_ADMIN
email=$YNH_APP_ARG_EMAIL
password=$YNH_APP_ARG_PASSWORD
registration=$YNH_APP_ARG_REGISTRATION
approval=$YNH_APP_ARG_REGISTRATION_APPROVAL
reason=$YNH_APP_ARG_REGISTRATION_REASON
registration-approval=$YNH_APP_ARG_REGISTRATION_APPROVAL
registration-reason=$YNH_APP_ARG_REGISTRATION_REASON
### If it's a multi-instance app, meaning it can be installed several times independently
### The id of the app as stated in the manifest is available as $YNH_APP_ID