@@ -0,0 +1,5 @@
+#!/bin/bash
+
+hestia_module_awstats_integrate() {
+ hestia module web integrate
+}