aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-07-06 22:50:14 +0200
committerneodarz <neodarz@neodarz.net>2018-07-06 22:50:14 +0200
commit2ae96c71e852bcc46e534b77c0d8a037ee1cb893 (patch)
tree60a0d69fc219c15b36f5eaaf19ab31e7fb21549c
parentd1b3328f428162cbbae759a62297a91ea3280ce6 (diff)
downloaddotfiles_ascii-2ae96c71e852bcc46e534b77c0d8a037ee1cb893.tar.xz
dotfiles_ascii-2ae96c71e852bcc46e534b77c0d8a037ee1cb893.zip
Add apache + phpbrew
-rwxr-xr-xinstall.sh5
1 files changed, 5 insertions, 0 deletions
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