mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
no comment
This commit is contained in:
parent
552ada1dda
commit
3dca601ff2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
source /usr/share/yunohost/helpers
|
||||
|
||||
user=$1
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
app="ynhzabbix"
|
||||
|
||||
db_name=$(ynh_app_setting_get $app db_name)
|
||||
db_user=$(ynh_app_setting_get $app db_user)
|
||||
|
|
Loading…
Add table
Reference in a new issue