integrate.inc 90 B

12345
  1. #!/bin/bash
  2. hestia_module_apache_integrate() {
  3. hestia package web-server integrate
  4. }