diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-13 00:48:00 +0100 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-13 00:48:00 +0100 |
| commit | 54a099ed6d4ae57835095083aa825462eb03f369 (patch) | |
| tree | cf7af5c49f0c8ebc5574b0efc1af3871f1717357 /.github/prepare_debian.sh | |
| parent | 89df16e7503539c2b0da7e95375b470559bb94ec (diff) | |
| parent | 02acc76edc5c646af90a6168df61c711aa3d11d6 (diff) | |
| download | monitoring-plugins-54a099ed.tar.gz | |
Merge branch 'master' into refactor/check_tcp
Diffstat (limited to '.github/prepare_debian.sh')
| -rwxr-xr-x | .github/prepare_debian.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/prepare_debian.sh b/.github/prepare_debian.sh index c79211cd..f7b6cf9f 100755 --- a/.github/prepare_debian.sh +++ b/.github/prepare_debian.sh | |||
| @@ -59,6 +59,7 @@ apt-get -y install perl \ | |||
| 59 | mariadb-server \ | 59 | mariadb-server \ |
| 60 | mariadb-client \ | 60 | mariadb-client \ |
| 61 | libmariadb-dev \ | 61 | libmariadb-dev \ |
| 62 | libmariadb-dev-compat \ | ||
| 62 | cron \ | 63 | cron \ |
| 63 | iputils-ping \ | 64 | iputils-ping \ |
| 64 | iproute2 \ | 65 | iproute2 \ |
