Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
e716779f
Commit
e716779f
authored
Jan 11, 2018
by
Igor Pecovnik
Browse files
HHVM / ISP addon does not support ARM. Removing
parent
1e41cb3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
softy
View file @
e716779f
...
...
@@ -1182,7 +1182,10 @@ while true; do
fi
choose_webserver; install_basic; install_DashNTP; install_MySQL; install_MySQLDovecot; install_Virus; install_$server;
install_phpmyadmin
install_hhvm; create_ispconfig_configuration;install_PureFTPD;
if [ "$(dpkg --print-architecture | grep armhf)" != "" ]; then
install_hhvm
fi
create_ispconfig_configuration;install_PureFTPD;
install_Jailkit; install_Fail2BanDovecot; install_Fail2BanRulesDovecot;
install_ISPConfig
read -n 1 -s -p "Press any key to continue"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment