feat: Phase 6 - Docker, systemd, and installation scripts
This commit is contained in:
11
systemd/companion-index.timer
Normal file
11
systemd/companion-index.timer
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Companion AI Daily Full Index
|
||||
Documentation=https://github.com/santhoshjan/companion
|
||||
|
||||
[Timer]
|
||||
OnCalendar=daily
|
||||
OnCalendar=*-*-* 03:00:00
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user