mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Update upgrade
This commit is contained in:
parent
e5fe78512c
commit
bc7b6aa507
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ curl -s --cookie cookiejar.txt --cookie-jar cookiejar.txt \
|
|||
--form "enter=Sign+in" \
|
||||
--form "name=Admin" \
|
||||
--form "password=zabbix" \
|
||||
'$zabbixFullpath/index.php'
|
||||
"$zabbixFullpath/index.php"
|
||||
|
||||
sid=$(curl -s --cookie cookiejar.txt --cookie-jar cookiejar.txt \
|
||||
"$zabbixFullpath/conf.import.php" \
|
||||
|
|
Loading…
Add table
Reference in a new issue