[matomo-web] And finally start php-fpm
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [matomo-web] And finally start php-fpm
- Date: Thu, 24 Sep 2020 10:09:51 +0000 (UTC)
commit 16dde983b2b068a160029e25d31724e16b3ff14d
Author: Andrea Veri <averi redhat com>
Date: Thu Sep 24 12:09:24 2020 +0200
And finally start php-fpm
matomo/start.sh | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/matomo/start.sh b/matomo/start.sh
index 090557f..a52d31a 100755
--- a/matomo/start.sh
+++ b/matomo/start.sh
@@ -8,3 +8,5 @@ curl https://plugins.matomo.org/api/2.0/plugins/LoginLdap/download/4.0.8 \
unzip LoginLdap-4.0.8.zip && \
find LoginLdap -type d | xargs chmod 775 && \
find LoginLdap -type f | xargs chmod 644
+
+php-fpm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]