From df17ab59117ce35bed415e64370eb003053a77c9 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Mon, 10 Apr 2023 22:10:27 -0400 Subject: linhes-web: add zabbix to menu --- linhes/linhes-web/PKGBUILD | 4 ++-- linhes/linhes-web/website/contents/header.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) mode change 100644 => 100755 linhes/linhes-web/website/contents/header.html diff --git a/linhes/linhes-web/PKGBUILD b/linhes/linhes-web/PKGBUILD index 1c7c42b..13d4896 100644 --- a/linhes/linhes-web/PKGBUILD +++ b/linhes/linhes-web/PKGBUILD @@ -1,6 +1,6 @@ pkgname=linhes-web pkgver=9.0.0 -pkgrel=10 +pkgrel=11 conflicts=() pkgdesc="LinHES local website" depends=('lighttpd' 'php-cgi') @@ -9,7 +9,7 @@ arch=('x86_64') license=('GPL') source=('linhes-web.conf' 'website.tar.gz') sha256sums=('e39ce02bde5eb3d359f1286b41751aa715961cf2b2d9a1243c7f01d20ed9c993' - '89a1361e771567169c8d00a977843270ab3bfaf5d74d5e2f10351b93df4b2006') + '71c601f8044227f57b75055ddacffe339fbcb766f068c7b12133b1f82be47605') package() { mkdir -p $pkgdir/data/srv/httpd/htdocs/ diff --git a/linhes/linhes-web/website/contents/header.html b/linhes/linhes-web/website/contents/header.html old mode 100644 new mode 100755 index caa26d8..a7415f3 --- a/linhes/linhes-web/website/contents/header.html +++ b/linhes/linhes-web/website/contents/header.html @@ -49,6 +49,7 @@ function beStatus()
  • FlexGet
  • qBittorrent
  • +
  • Zabbix
  • -- cgit v0.12