From 2ae96c71e852bcc46e534b77c0d8a037ee1cb893 Mon Sep 17 00:00:00 2001
From: neodarz <neodarz@neodarz.net>
Date: Fri, 6 Jul 2018 22:50:14 +0200
Subject: Add apache + phpbrew

---
 install.sh | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/install.sh b/install.sh
index e8c8d42..84c8034 100755
--- a/install.sh
+++ b/install.sh
@@ -100,6 +100,11 @@
 
 #tpac -S mariadb
 
+#tpac -S apache
+
+#tpac -S phpbrew libxslt
+#phpbrew init
+
 #tpac -S dnsmasq
 #sudo stow -t / dnsmasq
 #sudo systemctl enable dnsmasq.service
-- 
cgit v1.2.1