diff options
author | neodarz <neodarz@neodarz.net> | 2018-07-06 22:50:14 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-07-06 22:50:14 +0200 |
commit | 2ae96c71e852bcc46e534b77c0d8a037ee1cb893 (patch) | |
tree | 60a0d69fc219c15b36f5eaaf19ab31e7fb21549c | |
parent | d1b3328f428162cbbae759a62297a91ea3280ce6 (diff) | |
download | dotfiles_ascii-2ae96c71e852bcc46e534b77c0d8a037ee1cb893.tar.xz dotfiles_ascii-2ae96c71e852bcc46e534b77c0d8a037ee1cb893.zip |
Add apache + phpbrew
-rwxr-xr-x | install.sh | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |