webhook-pipeline/src/auto-update-repo
2021-06-23 06:20:26 +01:00
..
README.md chore: add src and pipiline 2021-06-23 06:20:26 +01:00
update-repo.sh chore: add src and pipiline 2021-06-23 06:20:26 +01:00

Using this script

Add update-repo.sh script to your crontab, like this:

  ./update-repo.sh --user someuser --password somepassword --write-crontab

This will add a crontab entry for the script to execute every five minutes. In case you're not using crontab or you want to change the execution frequency you can always add it manually.