chore(ci): automated push

This commit is contained in:
Zeon 2024-09-13 18:46:59 +00:00
parent 45ba17a73d
commit 9d9dd7157b
20 changed files with 67 additions and 5 deletions

View file

@ -0,0 +1,7 @@
[Unit]
Description=cron-13e35ebf5e7e service unit
[Service]
TimeoutStartSec=0
ExecStart=nest resources >> ~/automated/resources.txt
Type=oneshot

View file

@ -0,0 +1,5 @@
[Unit]
Description=cron-13e35ebf5e7e timer unit
[Timer]
OnCalendar=*:0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58

View file

@ -0,0 +1,7 @@
[Unit]
Description=cron-53dc9761798a service unit
[Service]
TimeoutStartSec=0
ExecStart=bash update_git.sh
Type=oneshot

View file

@ -0,0 +1,5 @@
[Unit]
Description=cron-53dc9761798a timer unit
[Timer]
OnCalendar=*:*

View file

@ -0,0 +1,7 @@
[Unit]
Description=cron-d4e24025f0a5 service unit
[Service]
TimeoutStartSec=0
ExecStart=bash clean.sh
Type=oneshot

View file

@ -0,0 +1,5 @@
[Unit]
Description=cron-d4e24025f0a5 timer unit
[Timer]
OnCalendar=*:*

View file

@ -0,0 +1,7 @@
[Unit]
Description=cron-db07b00ab34e service unit
[Service]
TimeoutStartSec=0
ExecStart=bash mass_delete_emails_reminder.sh
Type=oneshot

View file

@ -0,0 +1,5 @@
[Unit]
Description=cron-db07b00ab34e timer unit
[Timer]
OnCalendar=1,3,5,7,9,11-1,31 0:0

View file

@ -0,0 +1,7 @@
[Unit]
Description=cron-dd543bb81b62 service unit
[Service]
TimeoutStartSec=0
ExecStart=curl $(cat ~/.uptime-url)
Type=oneshot

View file

@ -0,0 +1,5 @@
[Unit]
Description=cron-dd543bb81b62 timer unit
[Timer]
OnCalendar=*:*