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
ee2c2612f9
commit
f81c6b7021
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ curl -s --cookie cookiejar.txt --cookie-jar cookiejar.txt \
|
|||
"$zabbixFullpath/index.php"
|
||||
|
||||
sid=$(curl -s --cookie cookiejar.txt --cookie-jar cookiejar.txt \
|
||||
"$zabbixFullpath/import.php" \
|
||||
"$zabbixFullpath/conf.import.php?rules_preset=template" \
|
||||
| grep -Po 'name="sid" value="\K([a-z0-9]{16})(?=")' )
|
||||
|
||||
curl -s --cookie cookiejar.txt --cookie-jar cookiejar.txt \
|
||||
|
|
Loading…
Add table
Reference in a new issue