From 3c1f478251e7096b12cdfb3a5e6de76f27aeea62 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Thu, 15 May 2025 15:01:05 +0200 Subject: [PATCH] librenms --- ct/librenms.sh | 2 +- misc/tools.func | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/librenms.sh b/ct/librenms.sh index 2c9c165..84eb74b 100644 --- a/ct/librenms.sh +++ b/ct/librenms.sh @@ -38,7 +38,7 @@ function update_script() { start build_container -description +desiption msg_ok "Completed Successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" diff --git a/misc/tools.func b/misc/tools.func index 5d179c7..0609828 100644 --- a/misc/tools.func +++ b/misc/tools.func @@ -315,7 +315,7 @@ install_mysql() { # PHP_VERSION - PHP version to install (default: 8.4) # PHP_MODULE - Additional comma-separated modules # PHP_APACHE - Set YES to enable PHP with Apache -# PHP_FPM - Set YES to enable PHP-FPM +# PHP_FPM - Set YES to enable PHP-FpPM # PHP_MEMORY_LIMIT - (default: 512M) # PHP_UPLOAD_MAX_FILESIZE - (default: 128M) # PHP_POST_MAX_SIZE - (default: 128M)