mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
check functions
This commit is contained in:
parent
d37399a48c
commit
f08b962df8
1 changed files with 2 additions and 2 deletions
|
@ -175,7 +175,7 @@ do
|
|||
fi
|
||||
done
|
||||
|
||||
disable_guest_user()
|
||||
disable_guest_user
|
||||
|
||||
#=================================================
|
||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||
|
@ -398,7 +398,7 @@ link_template
|
|||
#=================================================
|
||||
# disable default admin
|
||||
#=================================================
|
||||
disable_admin_user()
|
||||
disable_admin_user
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
|
|
Loading…
Add table
Reference in a new issue