diff options
Diffstat (limited to 'core/modules/speedcheck/module.conf')
-rw-r--r-- | core/modules/speedcheck/module.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/speedcheck/module.conf b/core/modules/speedcheck/module.conf index 69fb2428..76b2e99e 100644 --- a/core/modules/speedcheck/module.conf +++ b/core/modules/speedcheck/module.conf @@ -1,4 +1,4 @@ #!/bin/bash -REQUIRED_GIT="git://git.openslx.org/openslx-ng/speedcheck.git" +REQUIRED_GIT="https://git.openslx.org/openslx-ng/speedcheck.git" REQUIRED_PREFIX="/opt/openslx/bin" REQUIRED_BINARIES="speedcheck" |