integrate.inc 87 B

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