mirror of
https://github.com/YunoHost-Apps/coin_ynh.git
synced 2024-09-03 18:16:26 +02:00
Missing branch var
This commit is contained in:
parent
b74e4d8586
commit
439f605e35
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ export app=$YNH_APP_INSTANCE_NAME
|
|||
export domain=$YNH_APP_ARG_DOMAIN
|
||||
export path_url=/
|
||||
export admin=$YNH_APP_ARG_ADMIN
|
||||
export branch=$YNH_APP_ARG_BRANCH
|
||||
export email=$admin@$domain
|
||||
export isp_name=ARN
|
||||
export isp_site="https://arn-fai.net"
|
||||
|
|
Loading…
Add table
Reference in a new issue