Move script bin folder and config to src
This commit is contained in:
14
ReadMe.md
14
ReadMe.md
@@ -1,10 +1,14 @@
|
||||
# Github webhook scripts
|
||||
|
||||
These are scripts to setup the basic webhook folder for one campaign and a simple crontab script to pull data from the repository
|
||||
|
||||
This will not do the basic setup, this only sets up a new folder with a basic clone run
|
||||
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
|
||||
|
||||
- git_pull.sh
|
||||
- init_new_clone.sh
|
||||
- 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)
|
||||
|
||||
Reference in New Issue
Block a user