File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
2- # 2025101601
2+ # 2025101701
33
44set -e -o pipefail -u -x
55
@@ -17,14 +17,14 @@ rocky8)
1717
1818 bash $LFMP_DIR_REPOS /monitoring-plugins/build/create-src-tarball.sh
1919 bash $LFMP_DIR_REPOS /monitoring-plugins/build/create-vendor-tarball.sh
20- bash $LFMP_DIR_REPOS /monitoring-plugins/build/create-rpm.sh $LFMP_DIR_REPOS /monitoring-plugins/build/linuxfabrik-monitoring-plugins.spec
20+ bash $LFMP_DIR_REPOS /monitoring-plugins/build/create-rpm.sh $LFMP_DIR_REPOS /monitoring-plugins/build/linuxfabrik-monitoring-plugins.el. spec
2121 ;;
2222rocky9 | rocky10)
2323 export LFMP_PYTHON=python3
2424
2525 bash $LFMP_DIR_REPOS /monitoring-plugins/build/create-src-tarball.sh
2626 bash $LFMP_DIR_REPOS /monitoring-plugins/build/create-vendor-tarball.sh
27- bash $LFMP_DIR_REPOS /monitoring-plugins/build/create-rpm.sh $LFMP_DIR_REPOS /monitoring-plugins/build/linuxfabrik-monitoring-plugins.spec
27+ bash $LFMP_DIR_REPOS /monitoring-plugins/build/create-rpm.sh $LFMP_DIR_REPOS /monitoring-plugins/build/linuxfabrik-monitoring-plugins.el. spec
2828 ;;
2929sle15)
3030 export LFMP_PYTHON=python3.11
File renamed without changes.
You can’t perform that action at this time.
0 commit comments