help.inc 101 B

123456
  1. #!/bin/bash
  2. hestia_module_web_help() {
  3. echo "Usage:"
  4. echo " hestia module web integrate"
  5. }