kernelkit / infix

Linux :yellow_heart: NETCONF = Infix
https://kernelkit.org
GNU General Public License v2.0
52 stars 12 forks source link

Drop sync job in favor of local cronjob #682

Closed troglobit closed 1 month ago

troglobit commented 1 month ago

Description

Set up as user cron job on spa (because of a personal access token):

5 * * * 1-5 $HOME/.local/bin/repo-sync.sh >> $HOME/.local/log/repo-sync.log 2>&1

Checklist

Tick relevant boxes, this PR is-a or has-a: