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
bf578b5d
Commit
bf578b5d
authored
Jan 11, 2018
by
Igor Pecovnik
Browse files
Correct implementation of arm arch test
parent
edcaa4c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
softy
View file @
bf578b5d
...
...
@@ -1182,9 +1182,7 @@ while true; do
fi
choose_webserver; install_basic; install_DashNTP; install_MySQL; install_MySQLDovecot; install_Virus; install_$server;
install_phpmyadmin
if [ "$(dpkg --print-architecture | grep armhf)" != "" ]; then
install_hhvm
fi
[[ -z "$(dpkg --print-architecture | grep arm)" ]]
&&
install_hhvm
create_ispconfig_configuration;install_PureFTPD;
install_Jailkit; install_Fail2BanDovecot; install_Fail2BanRulesDovecot;
install_ISPConfig
...
...
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