From a21be5dc5375f4a3c8d540abe2fd5323f30cafae Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 28 May 2019 10:55:32 +0200 Subject: [slx-tools] New module --- core/modules/slx-tools/module.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 core/modules/slx-tools/module.conf (limited to 'core/modules/slx-tools/module.conf') diff --git a/core/modules/slx-tools/module.conf b/core/modules/slx-tools/module.conf new file mode 100644 index 00000000..461760ca --- /dev/null +++ b/core/modules/slx-tools/module.conf @@ -0,0 +1,14 @@ +#!/bin/bash + +REQUIRED_GIT="https://git.openslx.org/openslx-ng/slx-tools.git" + +REQUIRED_BASE_DIR="/opt/openslx/slx-tools" + +REQUIRED_FILES=" + /opt/openslx/bin/slx-tools +" + +REQUIRED_DIRECTORIES=" + $REQUIRED_BASE_DIR/modules +" + -- cgit v1.2.3-55-g7522