mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
up
This commit is contained in:
parent
cd6c147185
commit
cc87496162
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ ynh_abort_if_errors
|
|||
|
||||
# Retrieve arguments
|
||||
domain=$YNH_APP_ARG_DOMAIN
|
||||
password=$YNH_APP_ARG_PASSWORD
|
||||
nextcloud_domain=$YNH_APP_ARG_NEXTCLOUDDOMAIN
|
||||
#password=$YNH_APP_ARG_PASSWORD
|
||||
#nextcloud_domain=$YNH_APP_ARG_NEXTCLOUDDOMAIN
|
||||
|
||||
### 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
|
||||
|
|
Loading…
Add table
Reference in a new issue