integrate.inc 91 B

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