mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update INSTALL.sh
This commit is contained in:
parent
8e9c08333b
commit
9c0186a8ce
@ -864,14 +864,6 @@ tweak_ssh(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
setup_email() {
|
|
||||||
if [ "$INSTALL_MAIL" = true ]; then
|
|
||||||
echo "Setting email service"
|
|
||||||
opencli email-setup
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
setup_firewall_service() {
|
setup_firewall_service() {
|
||||||
if [ -z "$SKIP_FIREWALL" ]; then
|
if [ -z "$SKIP_FIREWALL" ]; then
|
||||||
echo "Setting up the firewall.."
|
echo "Setting up the firewall.."
|
||||||
|
Loading…
Reference in New Issue
Block a user