mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
Correct error
This commit is contained in:
parent
01b0fce822
commit
e380ee5319
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ set -eu
|
|||
source _common.sh
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
app=$YUNOHOST_APP_INSTANCE_NAME
|
||||
|
||||
# Retrieve arguments
|
||||
domain=$YUNOHOST_APP_ARG_DOMAIN
|
||||
|
|
Loading…
Reference in a new issue