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)

Description
Scripts for basic sync and setup. This is not the fully automated webhook setup
Readme 182 KiB
Languages
Shell 100%