mirror of
https://github.com/pengutronix/monitoring-check-systemd-service.git
synced 2025-07-23 05:44:51 +02:00
Fix confusion due to divergent dash/underscore handling
This commit is contained in:
parent
4928b37a63
commit
1baa6b7f7b
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# see https://github.com/joernott/monitoring-check_systemd-service/tags
|
# see https://github.com/joernott/monitoring-check-systemd-service/tags
|
||||||
APP="monitoring-check_systemd_service"
|
APP="monitoring-check_systemd_service"
|
||||||
VERSION="1.2.0"
|
VERSION="1.2.0"
|
||||||
RELEASE="1"
|
RELEASE="1"
|
||||||
URL="https://github.com/joernott/monitoring-check_systemd_service/archive/refs/tags/v${VERSION}.tar.gz"
|
URL="https://github.com/joernott/monitoring-check-systemd-service/archive/refs/tags/v${VERSION}.tar.gz"
|
||||||
ARCH="noarch"
|
ARCH="noarch"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user