1
0
Fork 0

Premier jet timer update

This commit is contained in:
trotFunky 2020-05-17 14:26:09 +01:00
parent 2ac286797b
commit 13a4f4ae57
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,7 @@
[Unit]
Description=Updates git repos
[Service]
Type=oneshot
User=intech
ExecStart=/bin/bash ~/git_repos/gitUpdate.sh "/home/intech/git_repos/TechTheTachyon-HighLevel.git" "/home/intech/git_repos/TechTheTachyon-LowLevel.git"

View file

@ -0,0 +1,9 @@
[Unit]
Description=Updates git repos
[Timer]
OnBootSec=5min
OnUnitActiveSec=1min
[Install]
WantedBy=timers.target