From 08eb1b37e486e41efa3e62d2444736d622615d10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johanna=20R=C3=BChrig?= Date: Wed, 1 Jan 2025 17:01:44 +0100 Subject: [PATCH] Update install/5etools-install.sh Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> --- install/5etools-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/5etools-install.sh b/install/5etools-install.sh index 49c8764b..ac8e2fd5 100644 --- a/install/5etools-install.sh +++ b/install/5etools-install.sh @@ -50,7 +50,7 @@ ln -s "/opt/5etools" /var/www/html chown -R www-data: "/opt/5etools" chmod -R 755 "/opt/5etools" - +msg_ok "Creating Service" # Cleanup msg_info "Cleaning up" $STD apt-get -y autoremove