Files
GitHub.webhook-scripts/ReadMe.md

441 B

Github webhook scripts

These are scripts to setup the basic webhook folder structure, the clone base for one campaign and a simple crontab script to pull data from the repository

Scripts

  • base_setup.sh: setup for the folder structure, users, etc
  • init_new_clone.sh: Basic clone script
  • git_pull.sh: The script to run in crontab

TODO

Future versions will hold an incoming webhook handler and a polling scripts (systemd based)